Home
last modified time | relevance | path

Searched defs:IdxTy (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp77 Type *IdxTy = Type::getInt32Ty(Ctx); in createOrderFileData() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp384 auto *IdxTy = Type::getInt64Ty(II.getContext()); in instCombineSVEDup() local
402 auto *IdxTy = Type::getInt64Ty(II.getContext()); in instCombineSVELast() local
466 auto *IdxTy = Type::getInt64Ty(II.getContext()); in instCombineSVELast() local
H A DAArch64ISelLowering.cpp11073 Type *IdxTy = GTI.getIndexedType(); in isExtFreeImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp194 IntegerType *IdxTy = IntegerType::get(Ty->getContext(), 32); in evaluateBitcastFromPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp297 Type *IdxTy = in doPromotion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2498 LLT IdxTy = B.getMRI()->getType(Idx); in getBitcastWiderVectorElementOffset() local
2524 LLT IdxTy = MRI.getType(Idx); in bitcastExtractVectorElt() local
2665 LLT IdxTy = MRI.getType(Idx); in bitcastInsertVectorElt() local
3255 LLT IdxTy = B.getMRI()->getType(IdxReg); in clampDynamicVectorIndex() local
3277 LLT IdxTy = MRI.getType(Index); in getVectorElementPointer() local
3819 LLT IdxTy = MRI.getType(Idx); in fewerElementsVectorExtractInsertVectorElt() local
6292 LLT IdxTy = LLT::scalar(32); in lowerShuffleVector() local
H A DIRTranslator.cpp1512 LLT IdxTy = MRI->getType(IdxReg); in translateGetElementPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp199 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp2466 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3105 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount() local
3691 Type *IdxTy = Legal->getWidestInductionType(); in createVectorizedLoopSkeleton() local
4190 auto *IdxTy = Builder.getInt32Ty(); in fixFirstOrderRecurrence() local
8235 Type *IdxTy = Legal->getWidestInductionType(); in createEpilogueVectorizedLoopSkeleton() local
8380 Type *IdxTy = Legal->getWidestInductionType(); in createEpilogueVectorizedLoopSkeleton() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1480 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp227 Type *IdxTy = DL.getIndexType(Ptr->getType()); in insert() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1383 const LLT IdxTy = Query.Types[IdxTypeIdx]; in AMDGPULegalizerInfo() local
3483 LLT IdxTy = LLT::scalar(DstTy.getSizeInBits()); in getImplicitArgPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2744 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
2767 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1742 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
H A DCGExpr.cpp3720 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3882 MVT IdxTy = MVT::getIntegerVT(IdxSize); in visitGetElementPtr() local