Home
last modified time | relevance | path

Searched refs:COMPARE_VECTORS (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.cpp2188 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
2344 bind(COMPARE_VECTORS); in has_negatives()
2349 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
2389 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
2549 bind(COMPARE_VECTORS); in arrays_equals()
2554 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp3325 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
3481 bind(COMPARE_VECTORS); in has_negatives()
3486 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
3526 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
3686 bind(COMPARE_VECTORS); in arrays_equals()
3691 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A Dc2_MacroAssembler_x86.cpp3458 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
3614 bind(COMPARE_VECTORS); in has_negatives()
3619 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
3659 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
3819 bind(COMPARE_VECTORS); in arrays_equals()
3824 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp6861 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
7017 bind(COMPARE_VECTORS); in has_negatives()
7022 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
7062 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
7222 bind(COMPARE_VECTORS); in arrays_equals()
7227 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp6645 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
6801 bind(COMPARE_VECTORS); in has_negatives()
6806 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
6846 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
7008 bind(COMPARE_VECTORS); in arrays_equals()
7013 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp6867 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
7023 bind(COMPARE_VECTORS); in has_negatives()
7028 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
7068 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
7228 bind(COMPARE_VECTORS); in arrays_equals()
7233 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp7026 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
7182 bind(COMPARE_VECTORS); in has_negatives()
7187 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
7227 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
7387 bind(COMPARE_VECTORS); in arrays_equals()
7392 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86.cpp7026 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_CHAR, COMPARE_VECTORS, COMPARE_BYTE; in has_negatives() local
7182 bind(COMPARE_VECTORS); in has_negatives()
7187 jcc(Assembler::notZero, COMPARE_VECTORS); in has_negatives()
7227 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR, COMPARE_BYTE; in arrays_equals() local
7387 bind(COMPARE_VECTORS); in arrays_equals()
7392 jcc(Assembler::notZero, COMPARE_VECTORS); in arrays_equals()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp6892 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR; in char_arrays_equals() local
7011 bind(COMPARE_VECTORS); in char_arrays_equals()
7016 jcc(Assembler::notZero, COMPARE_VECTORS); in char_arrays_equals()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp6892 Label TRUE_LABEL, FALSE_LABEL, DONE, COMPARE_VECTORS, COMPARE_CHAR; in char_arrays_equals() local
7011 bind(COMPARE_VECTORS); in char_arrays_equals()
7016 jcc(Assembler::notZero, COMPARE_VECTORS); in char_arrays_equals()