Home
last modified time | relevance | path

Searched refs:SLJIT_MUL_NOT_OVERFLOW (Results 1 – 10 of 10) sorted by relevance

/external/pcre/dist/sljit/
DsljitLir.h978 #define SLJIT_MUL_NOT_OVERFLOW 13 macro
979 #define SLJIT_I_MUL_NOT_OVERFLOW (SLJIT_MUL_NOT_OVERFLOW | SLJIT_INT_OP)
DsljitNativePPC_common.c2110 case SLJIT_MUL_NOT_OVERFLOW: in get_bo_bi_flags()
2303 case SLJIT_MUL_NOT_OVERFLOW: in sljit_emit_op_flags()
DsljitNativeMIPS_common.c1677 case SLJIT_MUL_NOT_OVERFLOW: in sljit_emit_jump()
2071 case SLJIT_MUL_NOT_OVERFLOW: in sljit_emit_op_flags()
DsljitNativeTILEGX_64.c2139 case SLJIT_MUL_NOT_OVERFLOW: in sljit_emit_op_flags()
2456 case SLJIT_MUL_NOT_OVERFLOW: in sljit_emit_jump()
DsljitNativeSPARC_common.c1238 case SLJIT_MUL_NOT_OVERFLOW: in get_cc()
DsljitLir.c877 ((type & 0xff) <= SLJIT_MUL_NOT_OVERFLOW ? ((type & SLJIT_INT_OP) ? "i_" : "") \
DsljitNativeARM_64.c1813 case SLJIT_MUL_NOT_OVERFLOW: in get_cc()
DsljitNativeARM_T2_32.c1847 case SLJIT_MUL_NOT_OVERFLOW: in get_cc()
DsljitNativeARM_32.c2333 case SLJIT_MUL_NOT_OVERFLOW: in get_cc()
DsljitNativeX86_common.c377 case SLJIT_MUL_NOT_OVERFLOW: in get_jump_code()