Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp744 ListRecTy *LType = dynamic_cast<ListRecTy*>(LHSt->getType()); in ParseOperation() local
777 ListRecTy *LType = dynamic_cast<ListRecTy*>(LHSt->getType()); in ParseOperation() local
DRecord.cpp302 ListRecTy *LType = dynamic_cast<ListRecTy*>(LI->getType()); in convertValue() local
/external/llvm/lib/TableGen/
DTGParser.cpp824 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
853 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp967 unsigned LType; in MoveExtToFormExtLoad() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2438 Type *LType = LVal->getType(); in isCompatibleIVType() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4258 unsigned LType; in moveExtToFormExtLoad() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2754 llvm::StructType *LType = cast<llvm::StructType>(L->getType()); in EmitMemberPointerComparison() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp448 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp473 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local