/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 114 LLT IdxTy = LLT::scalar(PtrTy.getSizeInBits()); in AMDGPULegalizerInfo() local 167 const LLT &IdxTy = Query.Types[2]; in AMDGPULegalizerInfo() 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-7.0/llvm/lib/Transforms/Utils/ |
D | Evaluator.cpp | 349 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 639 LLT IdxTy = getMRI()->getType(Idx); in buildInsertVectorElement() local 659 LLT IdxTy = getMRI()->getType(Idx); in buildExtractVectorElement() local
|
/external/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 834 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 284 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-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 214 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-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 2170 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-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1452 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2434 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local 2455 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/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-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2604 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount() local 2843 Type *IdxTy = Legal->getWidestInductionType(); in createVectorizedLoopSkeleton() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 728 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in PromoteIntRes_TRUNCATE() local
|
D | LegalizeVectorTypes.cpp | 3140 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in convertMask() local
|
D | DAGCombiner.cpp | 15555 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in createBuildVecShuffle() local 15755 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in reduceBuildVecToShuffle() local 17299 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitSCALAR_TO_VECTOR() local
|
D | SelectionDAG.cpp | 8491 EVT IdxTy = TLI->getVectorIdxTy(getDataLayout()); in ExtractVectorElements() 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8018 Type *IdxTy = GTI.getIndexedType(); in isExtFreeImpl() local
|