Searched refs:handle_op1 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.hpp164 void handle_op1(LIR_Op1* op1);
H A Dc1_LinearScan_x86.cpp195 handle_op1(op1);
282 handle_op1((LIR_Op1*)op);
463 void FpuStackAllocator::handle_op1(LIR_Op1* op1) { function in class:FpuStackAllocator

Completed in 32 milliseconds