Home
last modified time | relevance | path

Searched refs:TypeVectZ (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dtype.hpp60 class TypeVectZ;
792 class TypeVectZ : public TypeVect { class
794 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2290 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dtype.hpp60 class TypeVectZ;
792 class TypeVectZ : public TypeVect { class
794 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2290 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dtype.hpp60 class TypeVectZ;
790 class TypeVectZ : public TypeVect { class
792 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2262 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dtype.hpp60 class TypeVectZ;
787 class TypeVectZ : public TypeVect { class
789 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2253 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dtype.hpp62 class TypeVectZ;
832 class TypeVectZ : public TypeVect { class
834 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2332 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dtype.hpp62 class TypeVectZ;
854 class TypeVectZ : public TypeVect { class
856 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2367 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dtype.hpp60 class TypeVectZ;
791 class TypeVectZ : public TypeVect { class
793 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2281 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dtype.hpp60 class TypeVectZ;
789 class TypeVectZ : public TypeVect { class
791 TypeVectZ(const Type* elem, uint length) : TypeVect(VectorZ, elem, length) {} in TypeVectZ() function in TypeVectZ
H A Dtype.cpp2262 return (TypeVect*)(new TypeVectZ(elem, length))->hashcons(); in make()