Searched defs:temp_pos (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_InstructionPrinter.hpp41 temp_pos = 12, enumerator in enum:InstructionPrinter::LayoutConstants
H A Dc1_LinearScan.cpp917 void LinearScan::add_temp(LIR_Opr opr, int temp_pos, IntervalUseKind use_kind) { argument
998 void LinearScan::add_temp(int reg_num, int temp_pos, IntervalUseKind use_kind, BasicType type) { argument
[all...]

Completed in 29 milliseconds