Searched defs:LN (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/regress/bin/chmod/
H A DMakefile47 LN= /bin/ln macro
/openbsd-current/lib/libm/src/ld128/
H A De_powl.c94 static const long double LN[] = variable
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclarationName.cpp73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h205 static const Loop &getLoopFromIR(LoopNest &LN) { argument
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp437 raw_ostream &llvm::operator<<(raw_ostream &OS, const LoopNest &LN) { argument
461 OS << *LN << "\n"; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp435 static bool tryToUnrollAndJamLoop(LoopNest &LN, DominatorTree &DT, LoopInfo &LI, argument
533 PreservedAnalyses LoopUnrollAndJamPass::run(LoopNest &LN, argument
H A DLoopInterchange.cpp390 bool run(LoopNest &LN) { argument
H A DLoopFlatten.cpp921 bool Flatten(LoopNest &LN, DominatorTree *DT, LoopInfo *LI, ScalarEvolution *SE, argument
935 PreservedAnalyses LoopFlattenPass::run(LoopNest &LN, LoopAnalysisManager &LAM, argument
1017 auto LN = LoopNest::getLoopNest(*L, *SE); local
H A DLICM.cpp301 PreservedAnalyses LNICMPass::run(LoopNest &LN, LoopAnalysisManager &AM, argument
/openbsd-current/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp493 auto *LN = static_cast<const LocalName *>(Name); local
/openbsd-current/libexec/getty/
H A Dgettytab.h84 #define LN gettystrs[23].value macro
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h149 struct LN { struct
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1508 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2525 unsigned LN = LSL.size(), HN = LSH.size(); local
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2045 void replaceLinkageName(MDString *LN) { replaceOperandWith(3, LN); } argument
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11043 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13280 auto *LN = dyn_cast<LoadSDNode>(N0); local
[all...]

Completed in 484 milliseconds