Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/zlib/
HDinflate.h46 LIT, /* o: waiting for output space to write literal */ enumerator
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDDeclSpec.cpp403 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) in isDeclarationOfFunction() local
787 const PackIndexingType *LIT = cast<PackIndexingType>(QT); in SetTypeSpecType() local
HDSemaType.cpp2731 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) { in GetTypeFromParser() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopInterchange.cpp529 LoopInterchangeTransform LIT(OuterLoop, InnerLoop, SE, LI, DT, LIL); in processLoop() local
/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseExpr.cpp3472 const auto *LIT = cast<LocInfoType>(ControllingType.get().get()); in ParseGenericSelectionExpression() local