Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DVerifier.cpp1319 Type *ElTy = in visitGetElementPtrInst() local
1352 Type *ElTy = PTy->getElementType(); in visitLoadInst() local
1389 Type *ElTy = PTy->getElementType(); in visitStoreInst() local
1424 Type *ElTy = PTy->getElementType(); in visitAtomicCmpXchgInst() local
1441 Type *ElTy = PTy->getElementType(); in visitAtomicRMWInst() local
DConstantFold.cpp111 Type *ElTy = PTy->getElementType(); in FoldBitCast() local
1221 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
1128 Type *ElTy = GV->getType()->getElementType(); in EmitGlobalVariable() local
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp689 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.cpp1216 Type *ElTy = getTypeByID(Record[i]); in ParseConstants() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp945 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); in EmitBuiltinExpr() local
DCGExprScalar.cpp2208 QualType ElTy = LHSTy->getAs<VectorType>()->getElementType(); in EmitCompare() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1461 Type *ElTy = AT->getElementType(); in DoScalarReplacement() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp2913 QualType ElTy = ArgTy; in CheckUnaryTypeTraitTypeCompleteness() local