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 504 functions (like sljit_emit_return) requres this context to be able to generate
522 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_return(struct sljit_compiler *compiler, sljit_si op,
535 /* Note: flags are not changed (unlike sljit_emit_enter / sljit_emit_return). */
    [all...]
sljitNativeX86_32.c 199 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 269 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 472 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 1817 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 1156 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 1205 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 897 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 629 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 666 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 1261 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 350 milliseconds