Searched refs:sljit_has_cpu_feature (Results 1 – 10 of 10) sorted by relevance
1345 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1()1383 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_cmp()1417 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_conv_sw_from_f64()1447 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop1_conv_f64_from_sw()1473 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fop2()1631 CHECK_ARGUMENT(sljit_has_cpu_feature(SLJIT_HAS_FPU)); in check_sljit_emit_fcmp()2260 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
571 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type);
602 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function2742 if (!sljit_has_cpu_feature(SLJIT_HAS_CMOV) || (dst_reg >= SLJIT_R3 && dst_reg <= SLJIT_S3))2745 if (!sljit_has_cpu_feature(SLJIT_HAS_CMOV))
413 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
337 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
531 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
449 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
517 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
829 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature() function
5013 if (sljit_has_cpu_feature(SLJIT_HAS_SSE2)) in fast_forward_first_char2()5856 if (!sljit_has_cpu_feature(SLJIT_HAS_CMOV)) in optimize_class_chars()