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

  /external/pcre/dist/sljit/
sljitLir.h 619 Affects sljit_emit_op0, sljit_emit_op1 and sljit_emit_op2. */
663 /* Starting index of opcodes for sljit_emit_op0. */
695 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op);
    [all...]
sljitNativeSPARC_common.c 776 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitLir.c 1845 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitNativeARM_64.c 1216 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitNativeARM_T2_32.c 44 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1255 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitNativeARM_32.c 57 /* See sljit_emit_enter and sljit_emit_op0 if you want to change them. */
1820 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitNativeMIPS_common.c 1047 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitNativePPC_common.c 1261 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]
sljitNativeTILEGX_64.c 2211 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) { function
    [all...]
sljitNativeX86_common.c 719 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op0(struct sljit_compiler *compiler, sljit_si op) function
    [all...]

Completed in 218 milliseconds