Home
last modified time | relevance | path

Searched refs:SLJIT_MUL32 (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeS390X.c1908 case SLJIT_MUL32: in have_op_2_imm()
2219 case SLJIT_MUL32: in sljit_emit_op2()
2298 case SLJIT_MUL32: in sljit_emit_op2()
2375 case SLJIT_MUL32: in sljit_emit_op2()
DsljitLir.h1001 #define SLJIT_MUL32 (SLJIT_MUL | SLJIT_I32_OP) macro