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

/external/pcre/dist2/src/sljit/
H A DsljitLir.h639 destination operands are the same registers. Affects sljit_emit_op0,
684 /* Starting index of opcodes for sljit_emit_op0. */
732 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op);
H A DsljitNativeSPARC_common.c765 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitLir.c1836 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitNativeARM_64.c1246 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitNativeARM_T2_32.c44 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1240 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitNativeARM_32.c57 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1807 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitNativeMIPS_common.c1032 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitNativePPC_common.c1250 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
H A DsljitNativeTILEGX_64.c2171 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) { function
H A DsljitNativeX86_common.c745 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function

Completed in 1103 milliseconds