Home | History | Annotate | Download | only in x87

Lines Matching defs:true_label

5338   Label* true_label = instr->TrueLabel(chunk_);
5351 __ JumpIfSmi(input, true_label, true_distance);
5368 __ j(equal, true_label, true_distance);
5394 __ j(equal, true_label, true_distance);