Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp114 LLT IdxTy = LLT::scalar(PtrTy.getSizeInBits()); in AMDGPULegalizerInfo() local
167 const LLT &IdxTy = Query.Types[2]; in AMDGPULegalizerInfo() local
/external/llvm/lib/Transforms/Utils/
DEvaluator.cpp247 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEvaluator.cpp349 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp639 LLT IdxTy = getMRI()->getType(Idx); in buildInsertVectorElement() local
659 LLT IdxTy = getMRI()->getType(Idx); in buildExtractVectorElement() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp834 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp284 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-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp214 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-7.0/llvm/lib/IR/
DConstantFold.cpp2170 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-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1452 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2434 Type *IdxTy = getTypeByID(Record[2]); in parseConstants() local
2455 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/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-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2604 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/
DLegalizeIntegerTypes.cpp728 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in PromoteIntRes_TRUNCATE() local
DLegalizeVectorTypes.cpp3140 MVT IdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in convertMask() local
DDAGCombiner.cpp15555 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
DSelectionDAG.cpp8491 EVT IdxTy = TLI->getVectorIdxTy(getDataLayout()); in ExtractVectorElements() 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8018 Type *IdxTy = GTI.getIndexedType(); in isExtFreeImpl() local

12