Searched refs:sljit_emit_fop2 (Results 1 - 10 of 10) sorted by relevance

/external/pcre/dist2/src/sljit/
H A DsljitLir.h648 sljit_emit_fop1, sljit_emit_fop2 and sljit_emit_fcmp. */
913 /* Starting index of opcodes for sljit_emit_fop2. */
929 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op,
H A DsljitNativeSPARC_common.c1094 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitLir.c1911 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeARM_64.c1721 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeARM_T2_32.c1740 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeARM_32.c2218 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeMIPS_common.c1453 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativePPC_common.c1931 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeTILEGX_64.c2500 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) function
H A DsljitNativeX86_common.c2483 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, function

Completed in 85 milliseconds