Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h534 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() function
623 static FixedVectorType *getHalfElementsVectorType(FixedVectorType *VTy) { in getHalfElementsVectorType() function
676 getHalfElementsVectorType(ScalableVectorType *VTy) { in getHalfElementsVectorType() function
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DType.cpp99 VectorType *VectorType::getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() function in VectorType
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h385 static FixedVectorType *getHalfElementsVectorType(FixedVectorType *VTy) { in getHalfElementsVectorType() function
435 getHalfElementsVectorType(ScalableVectorType *VTy) { in getHalfElementsVectorType() function