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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp462 void TemplateTable::locals_index_wide(Register reg) { function in class:TemplateTable
549 locals_index_wide(G3_scratch);
556 locals_index_wide(G3_scratch);
563 locals_index_wide(G3_scratch);
570 locals_index_wide(G3_scratch);
577 locals_index_wide(G3_scratch);
799 locals_index_wide(G3_scratch);
807 locals_index_wide(G3_scratch);
815 locals_index_wide(G3_scratch);
823 locals_index_wide(G3_scratc
[all...]
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp590 void TemplateTable::locals_index_wide(Register reg) { function in class:TemplateTable
600 locals_index_wide(rbx);
607 locals_index_wide(rbx);
615 locals_index_wide(rbx);
622 locals_index_wide(rbx);
629 locals_index_wide(rbx);
887 locals_index_wide(rbx);
895 locals_index_wide(rbx);
914 locals_index_wide(rbx);
1411 locals_index_wide(rb
[all...]
H A DtemplateTable_x86_64.cpp602 void TemplateTable::locals_index_wide(Register reg) { function in class:TemplateTable
611 locals_index_wide(rbx);
617 locals_index_wide(rbx);
623 locals_index_wide(rbx);
629 locals_index_wide(rbx);
635 locals_index_wide(rbx);
902 locals_index_wide(rbx);
909 locals_index_wide(rbx);
916 locals_index_wide(rbx);
923 locals_index_wide(rb
[all...]

Completed in 4236 milliseconds