Searched defs:ElTy (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp280 Type *ElTy = cast<PointerType>((*V)->getType())->getElementType(); local
H A DScalarEvolutionExpander.cpp401 Type *ElTy = PTy->getElementType(); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp687 Type *ElTy = V->getType(); local
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp95 Type *ElTy = GV->getType()->getElementType(); local
1282 Type *ElTy = GV->getType()->getElementType(); local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp114 Type *ElTy = PTy->getElementType(); local
1227 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) { argument
[all...]
H A DVerifier.cpp1589 Type *ElTy = local
1620 Type *ElTy = PTy->getElementType(); local
1694 Type *ElTy = PTy->getElementType(); local
1738 Type *ElTy = PTy->getElementType(); local
1762 Type *ElTy = PTy->getElementType(); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1249 Type *ElTy = getTypeByID(Record[i]); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1555 Type *ElTy = AT->getElementType(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp1017 QualType ElTy = E->getArg(0)->getType()->getPointeeType(); local
H A DCGExprScalar.cpp2656 QualType ElTy = LHSTy->getAs<VectorType>()->getElementType(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp3000 QualType ElTy = ArgTy; local

Completed in 152 milliseconds