| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| D | InstrOrderFile.cpp | 69 Type *IdxTy = Type::getInt32Ty(Ctx); in createOrderFileData() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | VPlanTransforms.cpp | 514 Type *IdxTy = in optimizeForVFAndUF() local
|
| D | VPlanRecipes.cpp | 1150 auto *IdxTy = Builder.getInt32Ty(); in execute() local
|
| D | LoopVectorize.cpp | 966 const SCEV *createTripCountSCEV(Type *IdxTy, PredicatedScalarEvolution &PSE) { in createTripCountSCEV() 2857 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount() local 3801 auto *IdxTy = Builder.getInt32Ty(); in fixFixedOrderRecurrence() local 7944 Type *IdxTy = Legal->getWidestInductionType(); in createEpilogueVectorizedLoopSkeleton() local 8719 static void addCanonicalIVRecipes(VPlan &Plan, Type *IdxTy, DebugLoc DL, in addCanonicalIVRecipes()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 697 auto *IdxTy = Type::getInt64Ty(II.getContext()); in instCombineSVEDup() local 852 auto *IdxTy = Type::getInt64Ty(II.getContext()); in instCombineSVELast() local 888 auto *IdxTy = Type::getInt64Ty(II.getContext()); in instCombineSVELast() local
|
| D | AArch64ISelLowering.cpp | 13707 Type *IdxTy = GTI.getIndexedType(); in isExtFreeImpl() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 2713 LLT IdxTy = B.getMRI()->getType(Idx); in getBitcastWiderVectorElementOffset() local 2739 LLT IdxTy = MRI.getType(Idx); in bitcastExtractVectorElt() local 2881 LLT IdxTy = MRI.getType(Idx); in bitcastInsertVectorElt() local 3582 LLT IdxTy = B.getMRI()->getType(IdxReg); in clampDynamicVectorIndex() local 3604 LLT IdxTy = MRI.getType(Index); in getVectorElementPointer() local 4000 LLT IdxTy = MRI.getType(Idx); in fewerElementsVectorExtractInsertVectorElt() local 6737 LLT IdxTy = LLT::scalar(32); in lowerShuffleVector() local
|
| D | IRTranslator.cpp | 1546 LLT IdxTy = MRI->getType(IdxReg); in translateGetElementPtr() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 222 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfUnit.cpp | 1533 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 1603 Type *IdxTy = Type::getInt32Ty(BC->getContext()); in materializeValue() local 3307 Type *IdxTy = getTypeByID(IdxTyID); in parseConstants() local 3327 Type *IdxTy = getTypeByID(IdxTyID); in parseConstants() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 236 Type *IdxTy = DL.getIndexType(Ptr->getType()); in insert() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULegalizerInfo.cpp | 1451 const LLT IdxTy = Query.Types[IdxTypeIdx]; in AMDGPULegalizerInfo() local 4150 LLT IdxTy = LLT::scalar(DstTy.getSizeInBits()); in getImplicitArgPtr() local
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | Constants.cpp | 1418 Type *IdxTy = Type::getInt64Ty(VTy->getContext()); in getSplat() local
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CGExprScalar.cpp | 1800 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
|
| D | CGExpr.cpp | 3785 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 3945 MVT IdxTy = MVT::getIntegerVT(IdxSize); in visitGetElementPtr() local
|