Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DVerifier.cpp1336 Type *ElTy = in visitGetElementPtrInst() local
1373 Type *ElTy = PTy->getElementType(); in visitLoadInst() local
1447 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
1491 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
1515 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DConstantFold.cpp110 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1229 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { in IdxCompare()
/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp208 Type *ElTy = cast<PointerType>((*V)->getType())->getElementType(); in runOnFunction() local
DScalarEvolutionExpander.cpp401 Type *ElTy = PTy->getElementType(); in expandAddToGEP() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp95 Type *ElTy = GV->getType()->getElementType(); in Create() local
1129 Type *ElTy = GV->getType()->getElementType(); in EmitGlobalVariable() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp685 Type *ElTy = V->getType(); in DoPromotion() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp648 Type *ElTy = Cond->getType(); in visitSwitchInst() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1171 Type *ElTy = getTypeByID(Record[i]); in ParseConstants() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp984 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); in EmitBuiltinExpr() local
DCGExprScalar.cpp2206 QualType ElTy = LHSTy->getAs<VectorType>()->getElementType(); in EmitCompare() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1555 Type *ElTy = AT->getElementType(); in DoScalarReplacement() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp2956 QualType ElTy = ArgTy; in CheckUnaryTypeTraitTypeCompleteness() local