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

  /external/pcre/dist/
pcre_jit_compile.c     [all...]
  /external/pcre/dist/sljit/
sljitLir.h     [all...]
sljitNativeSPARC_32.c 102 case SLJIT_SUB:
sljitNativePPC_32.c 129 case SLJIT_SUB:
sljitNativePPC_common.c     [all...]
sljitNativeARM_32.c 863 FAIL_IF(emit_op(compiler, SLJIT_SUB, ALLOW_IMM, SLJIT_SP, 0, SLJIT_SP, 0, SLJIT_IMM, local_size));
    [all...]
sljitNativeARM_T2_32.c 573 case SLJIT_SUB:
739 case SLJIT_SUB:
    [all...]
sljitNativeARM_64.c 530 if (arg1 == 0 && op != SLJIT_ADD && op != SLJIT_SUB)
558 case SLJIT_SUB:
722 case SLJIT_SUB:
    [all...]
sljitNativeSPARC_common.c 879 return emit_op(compiler, SLJIT_SUB, flags | IMM_OP, dst, dstw, SLJIT_IMM, 0, src, srcw);
908 case SLJIT_SUB:
    [all...]
sljitNativeMIPS_32.c 226 case SLJIT_SUB:
sljitNativeMIPS_64.c 318 case SLJIT_SUB:
sljitNativePPC_64.c 251 case SLJIT_SUB:
sljitLir.c 609 case SLJIT_SUB: \
    [all...]
sljitNativeTILEGX_64.c     [all...]
sljitNativeMIPS_common.c     [all...]
sljitNativeX86_common.c     [all...]

Completed in 62 milliseconds