Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h490 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
608 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function
658 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DType.cpp83 VectorType *VectorType::getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function in VectorType
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h370 static FixedVectorType *getExtendedElementVectorType(FixedVectorType *VTy) { in getExtendedElementVectorType() function
417 getExtendedElementVectorType(ScalableVectorType *VTy) { in getExtendedElementVectorType() function