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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_ValueStack.hpp114 void store_local(int i, Value x) { function in class:ValueStack
H A Dc1_GraphBuilder.cpp921 void GraphBuilder::store_local(ValueType* type, int index) { function in class:GraphBuilder
927 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { function in class:GraphBuilder
[all...]

Completed in 40 milliseconds