Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp315 llvm::Type *Ty = llvm::ArrayType::get(NewVecTy, Members); in classifyHomogeneousAggregate() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2410 auto *NewVecTy = FixedVectorType::get(Type::getInt64Ty(C), 2); UpgradeIntrinsicCall() local
4554 auto *NewVecTy = FixedVectorType::get(Type::getInt64Ty(C), 2); UpgradeIntrinsicCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10868 QualType NewVecTy = convertVector() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12242 MVT NewVecTy = MVT::getVectorVT(NewEltTy, NewEltCount); LowerVECTOR_SHUFFLE() local
[all...]