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

/openjdk10/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp7672 void MacroAssembler::string_indexof_char(Register str1, Register cnt1, Register ch, Register result, function in class:MacroAssembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.cpp3924 void MacroAssembler::string_indexof_char(Register result, Register haystack, Register haycnt, function in class:MacroAssembler

Completed in 178 milliseconds