Home
last modified time | relevance | path

Searched refs:getExtendedElementVectorType (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h415 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DFunction.cpp933 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()
1107 NewTy = VectorType::getExtendedElementVectorType(VTy); in matchIntrinsicType()
H A DAutoUpgrade.cpp2871 VectorType *ZextType = VectorType::getExtendedElementVectorType( in UpgradeIntrinsicCall()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp5075 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
5348 llvm::Type *QTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
5428 llvm::Type *SrcTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
5477 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()