Lines Matching defs:JumpIf
124 JumpIf(cc, left, Operand(right), target, distance);
157 void BaselineAssembler::JumpIf(Condition cc, Register lhs, const Operand& rhs,
170 JumpIf(cc, type, Operand(instance_type), target);
183 JumpIf(cc, type, Operand(instance_type), target);
191 JumpIf(cc, value, Operand(tmp), target);
196 JumpIf(cc, value, Operand(smi), target);
202 JumpIf(cc, lhs, Operand(rhs), target);
210 JumpIf(cc, value, Operand(tmp), target);
218 JumpIf(cc, tmp, Operand(value), target);
222 JumpIf(cc, value, Operand(byte), target);
470 JumpIf(Condition::kUnsignedGreaterThanEqual, reg, Operand(num_labels),
525 __ JumpIf(Condition::kGreaterThanEqual, params_size,