Searched refs:IS_2_LO_REGS (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_T2_32.c | 84 #define IS_2_LO_REGS(reg1, reg2) \ macro 940 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm() 963 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm() 971 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm() 976 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm() 1021 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm() 1026 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm() 1031 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm() 1036 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm() 1050 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm() [all …]
|
Completed in 19 milliseconds