Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp69 Type *IdxTy = Type::getInt32Ty(Ctx); in createOrderFileData() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlanTransforms.cpp514 Type *IdxTy = in optimizeForVFAndUF() local
DVPlanRecipes.cpp1150 auto *IdxTy = Builder.getInt32Ty(); in execute() local
DLoopVectorize.cpp966 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/
DAArch64TargetTransformInfo.cpp697 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
DAArch64ISelLowering.cpp13707 Type *IdxTy = GTI.getIndexedType(); in isExtFreeImpl() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2713 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
DIRTranslator.cpp1546 LLT IdxTy = MRI->getType(IdxReg); in translateGetElementPtr() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp222 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1533 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1603 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/
DLoopAccessAnalysis.cpp236 Type *IdxTy = DL.getIndexType(Ptr->getType()); in insert() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1451 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/
DConstants.cpp1418 Type *IdxTy = Type::getInt64Ty(VTy->getContext()); in getSplat() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExprScalar.cpp1800 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
DCGExpr.cpp3785 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3945 MVT IdxTy = MVT::getIntegerVT(IdxSize); in visitGetElementPtr() local