Home | History | Annotate | Download | only in mips64

Lines Matching refs:pretenure

5496   bool pretenure = instr->hydrogen()->pretenure();
5497 if (!pretenure && instr->hydrogen()->has_no_literals()) {
5504 __ li(a1, Operand(pretenure ? factory()->true_value()