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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp478 // last two iloads in a pair. Comparing against fast_iload means that
513 void TemplateTable::fast_iload() { function in class:TemplateTable
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp514 // last two iloads in a pair. Comparing against fast_iload means that
554 void TemplateTable::fast_iload() { function in class:TemplateTable
H A DtemplateTable_x86_64.cpp533 // last two iloads in a pair. Comparing against fast_iload means that
572 void TemplateTable::fast_iload() { function in class:TemplateTable

Completed in 56 milliseconds