Home
last modified time | relevance | path

Searched refs:Lis_null (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp316 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
321 } else if (Lis_null){ in null_check()
324 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp979 Label Lstore_ok, Lis_null, Ldone; in aastore() local
1000 __ beq(CCR0, Lis_null); in aastore()
1016 __ bind(Lis_null); in aastore()
3895 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3904 __ beq(CCR0, Lis_null); in checkcast()
3944 __ bind(Lis_null); in checkcast()
3957 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3966 __ beq(CCR0, Lis_null); in instanceof()
4006 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp693 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp317 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
322 } else if (Lis_null){ in null_check()
325 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp979 Label Lstore_ok, Lis_null, Ldone; in aastore() local
1000 __ beq(CCR0, Lis_null); in aastore()
1016 __ bind(Lis_null); in aastore()
3908 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3917 __ beq(CCR0, Lis_null); in checkcast()
3957 __ bind(Lis_null); in checkcast()
3970 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3979 __ beq(CCR0, Lis_null); in instanceof()
4019 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp691 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp316 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
321 } else if (Lis_null){ in null_check()
324 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp979 Label Lstore_ok, Lis_null, Ldone; in aastore() local
1000 __ beq(CCR0, Lis_null); in aastore()
1016 __ bind(Lis_null); in aastore()
3896 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3905 __ beq(CCR0, Lis_null); in checkcast()
3945 __ bind(Lis_null); in checkcast()
3958 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3967 __ beq(CCR0, Lis_null); in instanceof()
4007 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp686 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp316 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
321 } else if (Lis_null){ in null_check()
324 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp979 Label Lstore_ok, Lis_null, Ldone; in aastore() local
1000 __ beq(CCR0, Lis_null); in aastore()
1016 __ bind(Lis_null); in aastore()
3895 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3904 __ beq(CCR0, Lis_null); in checkcast()
3944 __ bind(Lis_null); in checkcast()
3957 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3966 __ beq(CCR0, Lis_null); in instanceof()
4006 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp693 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp312 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
317 } else if (Lis_null){ in null_check()
320 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp981 Label Lstore_ok, Lis_null, Ldone; in aastore() local
1002 __ beq(CCR0, Lis_null); in aastore()
1018 __ bind(Lis_null); in aastore()
3909 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3918 __ beq(CCR0, Lis_null); in checkcast()
3958 __ bind(Lis_null); in checkcast()
3971 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3980 __ beq(CCR0, Lis_null); in instanceof()
4020 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp683 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp317 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
322 } else if (Lis_null){ in null_check()
325 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp980 Label Lstore_ok, Lis_null, Ldone; in aastore() local
1001 __ beq(CCR0, Lis_null); in aastore()
1017 __ bind(Lis_null); in aastore()
3909 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3918 __ beq(CCR0, Lis_null); in checkcast()
3958 __ bind(Lis_null); in checkcast()
3971 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3980 __ beq(CCR0, Lis_null); in instanceof()
4020 __ bind(Lis_null); in instanceof()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp337 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
342 } else if (Lis_null){ in null_check()
345 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp977 Label Lstore_ok, Lis_null, Ldone; in aastore() local
998 __ beq(CCR0, Lis_null); in aastore()
1014 __ bind(Lis_null); in aastore()
3891 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3900 __ beq(CCR0, Lis_null); in checkcast()
3940 __ bind(Lis_null); in checkcast()
3953 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3962 __ beq(CCR0, Lis_null); in instanceof()
4002 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp682 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A DmacroAssembler_ppc.inline.hpp338 inline void MacroAssembler::null_check(Register a, int offset, Label *Lis_null) { in null_check() argument
343 } else if (Lis_null){ in null_check()
346 beq(CCR0, *Lis_null); in null_check()
H A DtemplateTable_ppc_64.cpp978 Label Lstore_ok, Lis_null, Ldone; in aastore() local
999 __ beq(CCR0, Lis_null); in aastore()
1015 __ bind(Lis_null); in aastore()
3884 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3893 __ beq(CCR0, Lis_null); in checkcast()
3933 __ bind(Lis_null); in checkcast()
3946 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3955 __ beq(CCR0, Lis_null); in instanceof()
3995 __ bind(Lis_null); in instanceof()
H A DmacroAssembler_ppc.hpp706 …inline void null_check(Register a, int offset, Label *Lis_null); // implicit only if Lis_null not …
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DtemplateTable_ppc_64.cpp913 Label Lstore_ok, Lis_null, Ldone; in aastore() local
934 __ beq(CCR0, Lis_null); in aastore()
950 __ bind(Lis_null); in aastore()
3805 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3814 __ beq(CCR0, Lis_null); in checkcast()
3856 __ bind(Lis_null); in checkcast()
3869 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3878 __ beq(CCR0, Lis_null); in instanceof()
3920 __ bind(Lis_null); in instanceof()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DtemplateTable_ppc_64.cpp913 Label Lstore_ok, Lis_null, Ldone; in aastore() local
934 __ beq(CCR0, Lis_null); in aastore()
950 __ bind(Lis_null); in aastore()
3805 Label Ldone, Lis_null, Lquicked, Lresolved; in checkcast() local
3814 __ beq(CCR0, Lis_null); in checkcast()
3856 __ bind(Lis_null); in checkcast()
3869 Label Ldone, Lis_null, Lquicked, Lresolved; in instanceof() local
3878 __ beq(CCR0, Lis_null); in instanceof()
3920 __ bind(Lis_null); in instanceof()

12