/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelperVectorOps.cpp | 41 LLT VectorTy = MRI.getType(Vector); in matchExtractVectorElement() local 180 LLT VectorTy = MRI.getType(Vector); matchExtractVectorElementWithBuildVector() local 241 LLT VectorTy = MRI.getType(Vector); matchExtractVectorElementWithBuildVectorTrunc() local
|
/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | BlotMapVector.h | 28 using VectorTy = std::vector<std::pair<KeyT, ValueT>>; variable
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | debuginfo.c | 112 LLVMMetadataRef VectorTy = llvm_test_dibuilder() local
|
/llvm-project/llvm/unittests/FuzzMutate/ |
H A D | OperationsTest.cpp | 416 Type *VectorTy = FixedVectorType::get(Int32Ty, 2); TEST() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 449 Instruction *Inst, const DataLayout &DL, FixedVectorType *VectorTy, in promoteAllocaUserToVector() argument 736 auto *VectorTy = dyn_cast<FixedVectorType>(AllocaTy); tryPromoteAllocaToVector() local [all...] |
H A D | AMDGPULegalizerInfo.cpp | 595 const LLT VectorTy = getBufferRsrcRegisterType(PointerTy); castBufferRsrcFromV4I32() local 629 const LLT VectorTy = getBufferRsrcRegisterType(PointerTy); castBufferRsrcToV4I32() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | PatternMatch.cpp | 1306 Type *VectorTy = FixedVectorType::get(ScalarTy, 4); TEST_F() local 1397 Type *VectorTy = FixedVectorType::get(ScalarTy, 4); TEST_F() local 2179 Type *VectorTy = FixedVectorType::get(ScalarTy, 3); TEST_F() local [all...] |
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 306 FixedVectorType *VectorTy = dyn_cast<FixedVectorType>(Ty); lowerFunnelShifts() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 4840 Type *VectorTy = ToVectorTy(ScalarTy, VF); willGenerateVectors() local 5990 auto *VectorTy = cast<VectorType>(ToVectorTy(ValTy, VF)); getConsecutiveMemOpCost() local 6022 auto *VectorTy = cast<VectorType>(ToVectorTy(ValTy, VF)); getUniformMemOpCost() local 6048 auto *VectorTy = cast<VectorType>(ToVectorTy(ValTy, VF)); getGatherScatterCost() local 6062 auto *VectorTy = cast<VectorType>(ToVectorTy(ValTy, VF)); getInterleaveGroupCost() local 6105 auto *VectorTy = cast<VectorType>(Ty); getReductionPatternCost() local 6720 Type *VectorTy; getInstructionCost() local [all...] |
H A D | SLPVectorizer.cpp | 10220 if (auto *VectorTy = dyn_cast<FixedVectorType>(ScalarTy)) getSpillCost() local 17680 FixedVectorType *VectorTy = FixedVectorType::get(ScalarTy, ReduxWidth); getReductionCost() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 1733 QualType VectorTy = S.Context.getExtVectorType(BaseType, 1); LookupMemberExpr() local
|
H A D | SemaExpr.cpp | 7540 CheckVectorCast(SourceRange R,QualType VectorTy,QualType Ty,CastKind & Kind) CheckVectorCast() argument 7560 prepareVectorSplat(QualType VectorTy,Expr * SplattedExpr) prepareVectorSplat() argument 8170 QualType VectorTy = S.Context.getExtVectorType(ResTy, NumElements); OpenCLConvertScalarsToVectors() local 9938 QualType VectorTy = Vector->get()->getType().getUnqualifiedType(); tryGCCVectorConvertAndSplat() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 160 auto *VectorTy = llvm::FixedVectorType::get(ArrayTy->getElementType(), CreateMemTemp() local 2054 auto *VectorTy = llvm::FixedVectorType::get(ArrayTy->getElementType(), MaybeConvertMatrixAddress() local 2059 auto *VectorTy = dyn_cast<llvm::VectorType>(Addr.getElementType()); MaybeConvertMatrixAddress() local
|
H A D | CGBuiltin.cpp | 10015 auto *VectorTy = getSVEVectorForElementType(MemEltTy); EmitSVEPrefetchLoad() local 10042 auto VectorTy = cast<llvm::ScalableVectorType>(ReturnTy); EmitSVEMaskedLoad() local 10089 auto VectorTy = cast<llvm::ScalableVectorType>(Ops.back()->getType()); EmitSVEMaskedStore() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 934 canCombineStoreAndExtract(Type * VectorTy,Value * Idx,unsigned & Cost) canCombineStoreAndExtract() argument 944 shallExtractConstSplatVectorElementToStore(Type * VectorTy,unsigned ElemSizeInBits,unsigned & Index) shallExtractConstSplatVectorElementToStore() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 2040 VectorType *VectorTy = cast<VectorType>(InputVal->getType()); LowerTranspose() local
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 673 value llvm_vector_size(value VectorTy) { in llvm_vector_size() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 916 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) { in LLVMGetVectorSize() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 1660 shallExtractConstSplatVectorElementToStore(Type * VectorTy,unsigned ElemSizeInBits,unsigned & Index) const shallExtractConstSplatVectorElementToStore() argument
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21483 canCombineStoreAndExtract(Type * VectorTy,Value * Idx,unsigned & Cost) const canCombineStoreAndExtract() argument
|