Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.cpp850 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
883 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2865 unsigned LType; in MoveExtToFormExtLoad() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2037 llvm::StructType *LType = cast<llvm::StructType>(L->getType()); in EmitMemberPointerComparison() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2477 Type *LType = LVal->getType(); in isCompatibleIVType() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp476 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local