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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp52 void LIRItem::load_nonconstant() { function in class:LIRItem
340 index.load_nonconstant();
562 right.load_nonconstant();
621 right.load_nonconstant();
1215 off.load_nonconstant();
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp63 void LIRItem::load_nonconstant() { function in class:LIRItem
279 index.load_nonconstant();
530 right.load_nonconstant();
690 right.load_nonconstant();
738 offset.load_nonconstant();
1116 size->load_nonconstant();
1372 off.load_nonconstant();

Completed in 82 milliseconds