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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp1507 void set_dst(int i, VMRegPair dst) { _dst_index = i, _dst = dst; } function in class:ComputeMoveOrder::MoveOperation
1530 set_dst(-1, temp_register);

Completed in 49 milliseconds