Searched refs:reg_index (Results 1 – 2 of 2) sorted by relevance
164 if (reg_index == reg || reg_index + 1 == reg) in call_with_args()166 reg_index += 2; in call_with_args()170 if (reg_index == reg) in call_with_args()172 reg_index++; in call_with_args()175 if (reg_index != word_reg_index && reg_index == reg) in call_with_args()177 reg_index++; in call_with_args()223 reg_index -= 2; in call_with_args()224 if (reg_index < 14) { in call_with_args()236 reg_index--; in call_with_args()242 reg_index--; in call_with_args()[all …]
538 reg_index = 24; in sljit_emit_enter()543 if (reg_index & 0x1) { in sljit_emit_enter()545 if (reg_index >= 24 + 6 - 1) in sljit_emit_enter()552 reg_index++; in sljit_emit_enter()560 reg_index++; in sljit_emit_enter()566 reg_index = 24; in sljit_emit_enter()586 reg_index++; in sljit_emit_enter()589 if (reg_index < 24 + 6) in sljit_emit_enter()601 if (tmp == reg_index) in sljit_emit_enter()606 if (reg_index < 24 + 6) in sljit_emit_enter()[all …]
Completed in 10 milliseconds