Home
last modified time | relevance | path

Searched defs:LType (Results 1 – 5 of 5) sorted by relevance

/external/llvm/utils/TableGen/
DTGParser.cpp741 ListRecTy *LType = dynamic_cast<ListRecTy*>(LHSt->getType()); in ParseOperation() local
774 ListRecTy *LType = dynamic_cast<ListRecTy*>(LHSt->getType()); in ParseOperation() local
DRecord.cpp251 ListRecTy *LType = dynamic_cast<ListRecTy*>(LI->getType()); in convertValue() local
/external/llvm/lib/Transforms/Scalar/
DCodeGenPrepare.cpp983 unsigned LType; in MoveExtToFormExtLoad() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp3286 QualType LType = lex.get()->getType(); in CheckPointerToMemberOperands() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp448 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local