Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp151 Type *ElTy = StructTy->getElementType(i); in isDenselyPacked() local
792 Type *ElTy = V->getType(); in DoPromotion() local
/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp279 Type *ElTy = cast<PointerType>((*V)->getType())->getElementType(); in runOnFunction() local
DScalarEvolutionExpander.cpp379 Type *ElTy = OriginalElTy; in expandAddToGEP() local
/external/llvm/lib/IR/
DVerifier.cpp2461 Type *ElTy = in visitGetElementPtrInst() local
2543 Type *ElTy = LI.getType(); in visitLoadInst() local
2570 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
2631 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
2652 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DConstantFold.cpp117 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1280 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp97 Type *ElTy = GV->getType()->getElementType(); in Create() local
1336 Type *ElTy = GV->getType()->getElementType(); in EmitGlobalVariable() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1565 Type *ElTy = AT->getElementType(); in DoScalarReplacement() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp897 Type *ElTy = Cond->getType(); in visitSwitchInst() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2860 QualType ElTy = LHSTy->getAs<VectorType>()->getElementType(); in EmitCompare() local
DCGBuiltin.cpp1120 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); in EmitBuiltinExpr() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2315 Type *ElTy = getTypeByID(Record[OpNum++]); in ParseConstants() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp3324 QualType ElTy = ArgTy; in CheckUnaryTypeTraitTypeCompleteness() local