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

/external/pcre/dist2/src/sljit/
H A DsljitNativeARM_T2_32.c65 #define IS_3_LO_REGS(reg1, reg2, reg3) \ macro
730 if (!(flags & KEEP_FLAGS) && IS_3_LO_REGS(dst, arg1, arg2))
740 if (!(flags & KEEP_FLAGS) && IS_3_LO_REGS(dst, arg1, arg2))
925 if (!argw && IS_3_LO_REGS(reg, arg, other_r))
1052 if (!argw && IS_3_LO_REGS(reg, arg, other_r)) {

Completed in 85 milliseconds