Searched defs:LType (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGParser.cpp | 1296 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); ParseOperation() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 1089 unsigned LType = global() variable |
H A D | TargetLowering.h | 2912 unsigned LType; isExtLoad() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 3038 llvm::StructType *LType = cast<llvm::StructType>(L->getType()); EmitMemberPointerComparison() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 683 SCEVTypes LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); CompareSCEVComplexity() local |