Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1040 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
1058 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
1080 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType()); in ParseOperation() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1043 unsigned LType = variable
H A DTargetLowering.h2802 unsigned LType; in isExtLoad() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3030 llvm::StructType *LType = cast<llvm::StructType>(L->getType()); in EmitMemberPointerComparison() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2793 Type *LType = LVal->getType(); in isCompatibleIVType() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp750 SCEVTypes LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local