Lines Matching refs:Branch
141 __ Branch(target, AsMasmCondition(cc), tmp, Operand(zero_reg));
146 __ Branch(target, AsMasmCondition(cc), lhs, Operand(rhs));
155 __ Branch(target, AsMasmCondition(cc), type, Operand(instance_type));
168 __ Branch(target, AsMasmCondition(cc), type, Operand(instance_type));
176 __ Branch(target, AsMasmCondition(cc), value, Operand(temp));
184 __ Branch(target, AsMasmCondition(cc), value, Operand(temp));
191 __ Branch(target, AsMasmCondition(cc), lhs, Operand(rhs));
200 __ Branch(target, AsMasmCondition(cc), value, Operand(scratch));
209 __ Branch(target, AsMasmCondition(cc), scratch, Operand(value));
213 __ Branch(target, AsMasmCondition(cc), value, Operand(byte));
402 __ Branch(skip_interrupt_label, ge, interrupt_budget, Operand(weight));
423 __ Branch(skip_interrupt_label, ge, interrupt_budget, Operand(weight));
450 __ Branch(&fallthrough, AsMasmCondition(Condition::kUnsignedGreaterThanEqual),
515 __ masm()->Branch(&corrected_args_count, ge, params_size,