Home
last modified time | relevance | path

Searched defs:as_VectorRegister (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dregister_s390.hpp342 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmachnode.hpp118 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
121 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dmachnode.hpp118 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
121 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dmachnode.hpp118 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
121 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dmachnode.hpp121 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
124 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dmachnode.hpp127 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
130 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmachnode.hpp118 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
121 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dmachnode.hpp119 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
122 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dmachnode.hpp118 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node) const { in as_VectorRegister() function in MachOper
121 VectorRegister as_VectorRegister(PhaseRegAlloc *ra_, const Node *node, int idx) const { in as_VectorRegister() function in MachOper
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp397 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp397 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp404 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp404 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp404 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp404 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp404 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dregister_ppc.hpp404 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dregister_ppc.hpp398 inline VectorRegister as_VectorRegister(int encoding) { in as_VectorRegister() function

12