Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c86 #define IS_3_LO_REGS(reg1, reg2, reg3) \ macro
1071 if (IS_3_LO_REGS(dst, arg1, arg2)) in emit_op_imm()
1088 if (IS_3_LO_REGS(dst, arg1, arg2)) in emit_op_imm()
1294 if (!argw && IS_3_LO_REGS(reg, arg, other_r)) in emit_op_mem()
1357 if (IS_3_LO_REGS(reg, arg, tmp_reg)) in emit_op_mem()

Completed in 19 milliseconds