Home | History | Annotate | Download | only in x87

Lines Matching refs:LGoto

362     x87_stack_.LeavingBlock(current_block_, LGoto::cast(instr), this);
711 void LCodeGen::X87Stack::LeavingBlock(int current_block_id, LGoto* goto_instr,
714 // LGoto. Because all used x87 registers are spilled to stack slots. The
2498 void LCodeGen::DoGoto(LGoto* instr) {