Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp78 Type *IdxTy = Type::getInt32Ty(Ctx); in createOrderFileData() local
/external/llvm/lib/Transforms/Utils/
DEvaluator.cpp247 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEvaluator.cpp194 IntegerType *IdxTy = IntegerType::get(Ty->getContext(), 32); in evaluateBitcastFromPtr() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp834 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp290 Type *IdxTy = in doPromotion() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp199 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp955 const LLT IdxTy = Query.Types[IdxTypeIdx]; in AMDGPULegalizerInfo() local
2262 LLT IdxTy = LLT::scalar(DstTy.getSizeInBits()); in legalizeImplicitArgPtr() local
DAMDGPUISelLowering.cpp1386 auto IdxTy = getVectorIdxTy(DAG.getDataLayout()); in splitVector() local
1436 auto IdxTy = getVectorIdxTy(DAG.getDataLayout()); in SplitVectorLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp212 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
/external/llvm/lib/IR/
DConstantFold.cpp2133 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtrImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp2291 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtr() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1309 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1407 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2656 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
2677 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3158 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
3179 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp373 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in PromoteIntRes_BITCAST() local
1051 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in PromoteIntRes_TRUNCATE() local
DDAGCombiner.cpp17433 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in createBuildVecShuffle() local
17709 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in reduceBuildVecToShuffle() local
18582 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitEXTRACT_SUBVECTOR() local
19552 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitSCALAR_TO_VECTOR() local
DLegalizeVectorTypes.cpp3880 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in convertMask() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2766 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount() local
2996 Type *IdxTy = Legal->getWidestInductionType(); in createEmptyLoop() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1141 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
DCGExpr.cpp2873 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2573 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount() local
2958 Type *IdxTy = Legal->getWidestInductionType(); in createVectorizedLoopSkeleton() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp4203 LLT IdxTy = LLT::scalar(32); in lowerShuffleVector() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7099 EVT IdxTy = TLI->getVectorIdxTy(getDataLayout()); in ExtractVectorElements() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7034 Type *IdxTy = *GTI; in isExtFreeImpl() local

12