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

  /external/pcre/dist2/src/sljit/
sljitLir.h 527 functions (like sljit_emit_return) requres this context to be able to generate
545 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,
558 /* Note: flags are not changed (unlike sljit_emit_enter / sljit_emit_return). */
    [all...]
sljitNativeX86_32.c 208 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
sljitNativeX86_64.c 256 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
sljitNativeSPARC_common.c 461 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitLir.c 1808 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativeARM_64.c 1165 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativeARM_T2_32.c 1190 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativeARM_32.c 884 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativeMIPS_common.c 614 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativePPC_common.c 655 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
sljitNativeTILEGX_64.c 1239 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, sljit_sw srcw) function
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c     [all...]

Completed in 410 milliseconds