Home
last modified time | relevance | path

Searched refs:FOUND_SUBSTR (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp1206 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
1273 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
1303 bind(FOUND_SUBSTR); in string_indexofC8()
1394 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
1587 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
1594 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp2250 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
2317 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
2347 bind(FOUND_SUBSTR); in string_indexofC8()
2438 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
2631 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
2638 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp2383 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
2450 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
2480 bind(FOUND_SUBSTR); in string_indexofC8()
2571 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
2764 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
2771 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp6281 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
6340 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
6370 bind(FOUND_SUBSTR); in string_indexofC8()
6442 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6598 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6605 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp6281 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
6340 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
6370 bind(FOUND_SUBSTR); in string_indexofC8()
6442 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6598 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6605 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp5879 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
5946 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
5976 bind(FOUND_SUBSTR); in string_indexofC8()
6067 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6260 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6267 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp5661 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
5728 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
5758 bind(FOUND_SUBSTR); in string_indexofC8()
5849 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6042 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6049 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp5885 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
5952 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
5982 bind(FOUND_SUBSTR); in string_indexofC8()
6073 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6266 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6273 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp6044 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
6111 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
6141 bind(FOUND_SUBSTR); in string_indexofC8()
6232 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6425 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6432 bind(FOUND_SUBSTR); in string_indexof()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp6044 RET_FOUND, RET_NOT_FOUND, EXIT, FOUND_SUBSTR, in string_indexofC8() local
6111 jccb(Assembler::overflow, FOUND_SUBSTR); in string_indexofC8()
6141 bind(FOUND_SUBSTR); in string_indexofC8()
6232 RET_FOUND, RET_NOT_FOUND, CLEANUP, FOUND_SUBSTR, in string_indexof() local
6425 jccb(Assembler::greaterEqual, FOUND_SUBSTR); in string_indexof()
6432 bind(FOUND_SUBSTR); in string_indexof()