Home
last modified time | relevance | path

Searched defs:LN (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/tools/kerneldoc/
H A DMakefile11 LN?= ln macro
/freebsd/contrib/bsddialog/lib/
H A DGNUmakefile22 LN = ln -s -f macro
H A DMakefile23 LN = ln -s -f macro
/freebsd/contrib/bsddialog/
H A DMakefile14 LN = ln -s -f macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h172 static const Loop &getLoopFromIR(LoopNest &LN) { in getLoopFromIR()
/freebsd/contrib/dma/
H A DMakefile38 LN?= ln macro
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp437 raw_ostream &llvm::operator<<(raw_ostream &OS, const LoopNest &LN) { in operator <<()
460 if (auto LN = LoopNest::getLoopNest(L, AR.SE)) in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp424 static bool tryToUnrollAndJamLoop(LoopNest &LN, DominatorTree &DT, LoopInfo &LI, in tryToUnrollAndJamLoop()
452 PreservedAnalyses LoopUnrollAndJamPass::run(LoopNest &LN, in run()
H A DLoopFlatten.cpp995 PreservedAnalyses LoopFlattenPass::run(LoopNest &LN, LoopAnalysisManager &LAM, in run()
H A DLoopInterchange.cpp1711 PreservedAnalyses LoopInterchangePass::run(LoopNest &LN, in run()
H A DLICM.cpp327 PreservedAnalyses LNICMPass::run(LoopNest &LN, LoopAnalysisManager &AM, in run()
/freebsd/lib/msun/ld128/
H A De_powl.c95 static const long double LN[] = variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp305 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) { in match() local
H A DSelectionDAGDumper.cpp904 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) { in print_details() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h149 struct LN { struct
154 SourceLocation Location;
158 bool NRVO;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/freebsd/libexec/getty/
H A Dgettytab.h82 #define LN gettystrs[23].value macro
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp482 auto *LN = static_cast<const LocalName *>(Name); in getFunctionDeclContextName() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp498 for (const LineNumberEntry &LN : Group.LineNumbers) { in findLineTable() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp603 for (const auto &LN : L.LineNumbers) { in fromCodeViewSubsection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp3105 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
3172 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); LowerUnalignedLoad() local
[all...]
H A DHexagonConstPropagation.cpp2524 unsigned LN = LSL.size(), HN = LSH.size(); in evaluateHexRSEQ32() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1571 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1867 void replaceLinkageName(MDString *LN) { replaceOperandWith(3, LN); } in replaceLinkageName()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7480 auto *LN = cast<LoadSDNode>(Ld); in lowerBuildVectorAsBroadcast() local
7494 auto *LN = cast<LoadSDNode>(Ld); in lowerBuildVectorAsBroadcast() local
37807 static SDValue narrowLoadToVZLoad(LoadSDNode *LN, MVT MemVT, MVT VT, in narrowLoadToVZLoad()
40711 LoadSDNode *LN = cast<LoadSDNode>(Src); in combineTargetShuffle() local
40807 LoadSDNode *LN = cast<LoadSDNode>(Src); in combineTargetShuffle() local
40837 LoadSDNode *LN = cast<LoadSDNode>(TruncIn); in combineTargetShuffle() local
40856 LoadSDNode *LN = cast<LoadSDNode>(Src.getOperand(0)); in combineTargetShuffle() local
40876 LoadSDNode *LN = cast<LoadSDNode>(TruncIn.getOperand(0)); in combineTargetShuffle() local
40902 MemSDNode *LN = cast<MemIntrinsicSDNode>(Src); in combineTargetShuffle() local
40920 LoadSDNode *LN = cast<LoadSDNode>(Src); in combineTargetShuffle() local
[all …]

12