Home
last modified time | relevance | path

Searched defs:getDoubleElementsVectorType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h553 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType() function
627 static FixedVectorType *getDoubleElementsVectorType(FixedVectorType *VTy) { in getDoubleElementsVectorType() function
681 getDoubleElementsVectorType(ScalableVectorType *VTy) { in getDoubleElementsVectorType() function
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DType.cpp104 VectorType *VectorType::getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType() function in VectorType
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h389 static FixedVectorType *getDoubleElementsVectorType(FixedVectorType *VTy) { in getDoubleElementsVectorType() function
440 getDoubleElementsVectorType(ScalableVectorType *VTy) { in getDoubleElementsVectorType() function