Searched refs:SLJIT_HAS_FPU (Results 1 – 10 of 10) sorted by relevance
1484 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1()1522 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_cmp()1556 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_conv_sw_from_f64()1586 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_conv_f64_from_sw()1612 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop2()1748 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fcmp()
618 #define SLJIT_HAS_FPU 0 macro
451 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
385 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
633 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
646 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
485 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
692 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
1625 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
949 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
Completed in 79 milliseconds