HomeSort by relevance Sort by last modified time
    Searched refs:sljit_emit_op0 (Results 1 - 10 of 10) sorted by null

  /external/pcre/dist2/src/sljit/
sljitLir.h 639 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);
    [all...]
sljitNativeSPARC_common.c 765 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
    [all...]
sljitLir.c 1836 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
    [all...]
sljitNativeARM_64.c 1246 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
    [all...]
sljitNativeARM_T2_32.c 44 /* 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
    [all...]
sljitNativeARM_32.c 57 /* 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
    [all...]
sljitNativeMIPS_common.c 1032 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
    [all...]
sljitNativePPC_common.c 1250 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
    [all...]
sljitNativeTILEGX_64.c 2171 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) { function
    [all...]
sljitNativeX86_common.c 745 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) function
    [all...]

Completed in 101 milliseconds