Searched refs:SLJIT_SUB_F64 (Results 1 - 8 of 8) sorted by relevance

/external/pcre/dist2/src/sljit/
H A DsljitLir.h920 #define SLJIT_SUB_F64 (SLJIT_FOP2_BASE + 1) macro
921 #define SLJIT_SUB_F32 (SLJIT_SUB_F64 | SLJIT_F32_OP)
H A DsljitNativeSPARC_common.c1157 case SLJIT_SUB_F64:
H A DsljitNativeARM_64.c1752 case SLJIT_SUB_F64:
H A DsljitNativeARM_T2_32.c1771 case SLJIT_SUB_F64:
H A DsljitNativeARM_32.c2252 case SLJIT_SUB_F64:
H A DsljitNativeMIPS_common.c1516 case SLJIT_SUB_F64:
H A DsljitNativePPC_common.c1990 case SLJIT_SUB_F64:
H A DsljitNativeX86_common.c2526 case SLJIT_SUB_F64:

Completed in 71 milliseconds