/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrOrderFile.cpp | 78 Type *IdxTy = Type::getInt32Ty(Ctx); in createOrderFileData() local
|
/external/llvm/lib/Transforms/Utils/ |
D | Evaluator.cpp | 247 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Evaluator.cpp | 194 IntegerType *IdxTy = IntegerType::get(Ty->getContext(), 32); in evaluateBitcastFromPtr() local
|
/external/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 834 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 290 Type *IdxTy = in doPromotion() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 199 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 955 const LLT IdxTy = Query.Types[IdxTypeIdx]; in AMDGPULegalizerInfo() local 2262 LLT IdxTy = LLT::scalar(DstTy.getSizeInBits()); in legalizeImplicitArgPtr() local
|
D | AMDGPUISelLowering.cpp | 1386 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/ |
D | InstCombineLoadStoreAlloca.cpp | 212 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 2133 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtrImpl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 2291 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtr() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1309 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1407 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2656 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local 2677 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3158 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/ |
D | LegalizeIntegerTypes.cpp | 373 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in PromoteIntRes_BITCAST() local 1051 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in PromoteIntRes_TRUNCATE() local
|
D | DAGCombiner.cpp | 17433 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
|
D | LegalizeVectorTypes.cpp | 3880 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in convertMask() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2766 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount() local 2996 Type *IdxTy = Legal->getWidestInductionType(); in createEmptyLoop() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1141 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
|
D | CGExpr.cpp | 2873 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2573 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/ |
D | LegalizerHelper.cpp | 4203 LLT IdxTy = LLT::scalar(32); in lowerShuffleVector() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7099 EVT IdxTy = TLI->getVectorIdxTy(getDataLayout()); in ExtractVectorElements() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 7034 Type *IdxTy = *GTI; in isExtFreeImpl() local
|