Home
last modified time | relevance | path

Searched refs:SLJIT_HAS_CMOV (Results 1 – 7 of 7) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.h507 #define SLJIT_HAS_CMOV 4 macro
H A DsljitNativeX86_common.c611 case SLJIT_HAS_CMOV: in sljit_has_cpu_feature()
2804 if (!sljit_has_cpu_feature(SLJIT_HAS_CMOV) || (dst_reg >= SLJIT_R3 && dst_reg <= SLJIT_S3))
2807 if (!sljit_has_cpu_feature(SLJIT_HAS_CMOV))
H A DsljitNativeSPARC_common.c409 case SLJIT_HAS_CMOV: in sljit_has_cpu_feature()
H A DsljitNativeARM_T2_32.c449 case SLJIT_HAS_CMOV: in sljit_has_cpu_feature()
H A DsljitNativeARM_32.c830 case SLJIT_HAS_CMOV: in sljit_has_cpu_feature()
H A DsljitNativeARM_64.c340 case SLJIT_HAS_CMOV: in sljit_has_cpu_feature()
H A DsljitNativeMIPS_common.c515 case SLJIT_HAS_CMOV: in sljit_has_cpu_feature()

Completed in 48 milliseconds