Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h499 static VectorType *getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() function
612 static FixedVectorType *getTruncatedElementVectorType(FixedVectorType *VTy) { in getTruncatedElementVectorType() function
664 getTruncatedElementVectorType(ScalableVectorType *VTy) { in getTruncatedElementVectorType() function
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DType.cpp88 VectorType *VectorType::getTruncatedElementVectorType(VectorType *VTy) { in getTruncatedElementVectorType() function in VectorType
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h374 static FixedVectorType *getTruncatedElementVectorType(FixedVectorType *VTy) { in getTruncatedElementVectorType() function
423 getTruncatedElementVectorType(ScalableVectorType *VTy) { in getTruncatedElementVectorType() function