Searched defs:fast_icaload (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp470 // iload,caload pair into fast_icaload
646 void TemplateTable::fast_icaload() { function in class:TemplateTable
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp524 // if _caload, rewrite to fast_icaload
726 void TemplateTable::fast_icaload() { function in class:TemplateTable
H A DtemplateTable_x86_64.cpp543 // if _caload, rewrite to fast_icaload
736 void TemplateTable::fast_icaload() { function in class:TemplateTable

Completed in 225 milliseconds