Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DEvaluator.cpp247 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1893 Type *&IdxTy) { in FindElementAndOffset()
1924 Type *IdxTy; in RewriteGEP() local
1966 Type *IdxTy; in RewriteLifetimeIntrinsic() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp834 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DArgumentPromotion.cpp694 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
DGlobalOpt.cpp2369 IntegerType *IdxTy =IntegerType::get(NewTy->getContext(), 32); in EvaluateFunction() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp199 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1155 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/external/llvm/lib/IR/
DConstantFold.cpp2133 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtrImpl() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp2223 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtrImpl() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1309 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() 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/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