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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp1126 Label& L_loop, bool use_prefetch, bool use_bis);
1207 Label& L_loop, bool use_prefetch, bool use_bis) {
1232 if (use_bis) {
2058 Label& L_loop, bool use_prefetch, bool use_bis) {
2081 if (use_bis) {
2356 Label& L_loop, bool use_prefetch, bool use_bis) {
2370 if (use_bis) {
1206 copy_16_bytes_shift_loop(Register from, Register to, Register count, int count_dec, Label& L_loop, bool use_prefetch, bool use_bis) argument
2057 copy_16_bytes_loop(Register from, Register to, Register count, int count_dec, Label& L_loop, bool use_prefetch, bool use_bis) argument
2355 copy_64_bytes_loop(Register from, Register to, Register count, int count_dec, Label& L_loop, bool use_prefetch, bool use_bis) argument

Completed in 760 milliseconds