Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2007 Type *IdxTy; in RewriteBitCast() local
2024 uint64_t SROA::FindElementAndOffset(Type *&T, uint64_t &Offset, Type *&IdxTy, in FindElementAndOffset()
2072 Type *IdxTy; in RewriteGEP() local
2126 Type *IdxTy; in RewriteLifetimeIntrinsic() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp798 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion() local
DGlobalOpt.cpp2340 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); in EvaluateBlock() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp196 Type *IdxTy = IC.getDataLayout().getIntPtrType(AI.getType()); in simplifyAllocaArraySize() local
/external/llvm/lib/IR/
DConstantFold.cpp2104 Type *IdxTy = Combined->getType(); in ConstantFoldGetElementPtrImpl() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1403 DIE *IdxTy = getIndexTyDie(); in constructArrayTypeDIE() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2363 Type *IdxTy = getTypeByID(Record[2]); in ParseConstants() local
2384 Type *IdxTy = getTypeByID(Record[2]); in ParseConstants() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1153 QualType IdxTy = E->getIdx()->getType(); in VisitArraySubscriptExpr() local
DCGExpr.cpp2436 QualType IdxTy = E->getIdx()->getType(); in EmitArraySubscriptExpr() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2102 Type *IdxTy = Legal->getWidestInductionType(); in createEmptyLoop() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6648 Type *IdxTy = *GTI; in isExtFreeImpl() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6774 EVT IdxTy = TLI->getVectorIdxTy(); in ExtractVectorElements() local