Home
last modified time | relevance | path

Searched defs:NewVecTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp313 auto *NewVecTy = llvm::FixedVectorType::get( in classifyHomogeneousAggregate() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2293 auto *NewVecTy = FixedVectorType::get(Type::getInt64Ty(C), 2); in upgradeX86IntrinsicCall() local
4646 auto *NewVecTy = FixedVectorType::get(Type::getInt64Ty(C), 2); in UpgradeIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1790 Type *NewVecTy = VectorType::get( in getIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9870 QualType NewVecTy = in convertVector() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13193 MVT NewVecTy = MVT::getVectorVT(NewEltTy, NewEltCount); in LowerVECTOR_SHUFFLE() local