Searched refs:SLJIT_HAS_FPU (Results 1 – 11 of 11) sorted by relevance
1228 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_return()1232 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_return()1583 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1()1621 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_cmp()1655 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_conv_sw_from_f64()1685 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_conv_f64_from_sw()1711 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop2()1864 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fcmp()
622 #define SLJIT_HAS_FPU 0 macro
451 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
387 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
653 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
738 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
490 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
533 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
1652 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
954 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
723 case SLJIT_HAS_FPU: in sljit_has_cpu_feature()
Completed in 114 milliseconds