Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeARM_T2_32.c72 #define IS_3_LO_REGS(reg1, reg2, reg3) \ macro
804 if (IS_3_LO_REGS(dst, arg1, arg2)) in emit_op_imm()
819 if (IS_3_LO_REGS(dst, arg1, arg2)) in emit_op_imm()
995 if (!argw && IS_3_LO_REGS(reg, arg, other_r)) in emit_op_mem()
1050 if (IS_3_LO_REGS(reg, arg, tmp_reg)) in emit_op_mem()