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

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

Completed in 534 milliseconds