/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 77 Type *IdxTy = Type::getInt32Ty(Ctx); in createOrderFileData() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 384 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 D | AArch64ISelLowering.cpp | 11073 Type *IdxTy = GTI.getIndexedType(); in isExtFreeImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 194 IntegerType *IdxTy = IntegerType::get(Ty->getContext(), 32); in evaluateBitcastFromPtr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 297 Type *IdxTy = in doPromotion() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 2498 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 D | IRTranslator.cpp | 1512 LLT IdxTy = MRI->getType(IdxReg); in translateGetElementPtr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 199 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 2466 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 3105 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 D | DwarfUnit.cpp | 1480 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 227 Type *IdxTy = DL.getIndexType(Ptr->getType()); in insert() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 1383 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 D | BitcodeReader.cpp | 2744 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 D | CGExprScalar.cpp | 1742 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
|
H A D | CGExpr.cpp | 3720 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 3882 MVT IdxTy = MVT::getIntegerVT(IdxSize); in visitGetElementPtr() local
|