Home
last modified time | relevance | path

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

12

/freebsd-13-stable/tools/kerneldoc/
HDMakefile12 LN?= ln macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
HDLoopPassManager.h172 static const Loop &getLoopFromIR(LoopNest &LN) { in getLoopFromIR()
/freebsd-13-stable/contrib/dma/
HDMakefile38 LN?= ln macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLoopNestAnalysis.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-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopUnrollAndJamPass.cpp424 static bool tryToUnrollAndJamLoop(LoopNest &LN, DominatorTree &DT, LoopInfo &LI, in tryToUnrollAndJamLoop()
452 PreservedAnalyses LoopUnrollAndJamPass::run(LoopNest &LN, in run()
HDLoopFlatten.cpp995 PreservedAnalyses LoopFlattenPass::run(LoopNest &LN, LoopAnalysisManager &LAM, in run()
HDLoopInterchange.cpp1711 PreservedAnalyses LoopInterchangePass::run(LoopNest &LN, in run()
HDLICM.cpp327 PreservedAnalyses LNICMPass::run(LoopNest &LN, LoopAnalysisManager &AM, in run()
/freebsd-13-stable/lib/msun/ld128/
HDe_powl.c96 static const long double LN[] = variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGAddressAnalysis.cpp305 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) { in match() local
HDSelectionDAGDumper.cpp904 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) { in print_details() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDInitialization.h149 struct LN { struct
154 SourceLocation Location;
158 bool NRVO;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDDeclarationName.cpp73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/freebsd-13-stable/libexec/getty/
HDgettytab.h84 #define LN gettystrs[23].value macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
HDItaniumDemangle.cpp482 auto *LN = static_cast<const LocalName *>(Name); in getFunctionDeclContextName() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDSymbolCache.cpp498 for (const LineNumberEntry &LN : Group.LineNumbers) { in findLineTable() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLDebugSections.cpp603 for (const auto &LN : L.LineNumbers) { in fromCodeViewSubsection() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.cpp3105 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
3172 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerUnalignedLoad() local
HDHexagonConstPropagation.cpp2524 unsigned LN = LSL.size(), HN = LSH.size(); in evaluateHexRSEQ32() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyISelLowering.cpp1571 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h1867 void replaceLinkageName(MDString *LN) { replaceOperandWith(3, LN); } in replaceLinkageName()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.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 …]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelDAGToDAG.cpp3860 else if (LoadSDNode *LN = dyn_cast<LoadSDNode>(N)) { in checkCVTFixedPointOperandWithFBits() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp3802 LoadSDNode *LN = cast<LoadSDNode>(N); in performLoadCombine() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp11539 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerVectorLoad() local
18400 if (const LoadSDNode *LN = dyn_cast<LoadSDNode>(Parent)) { in computeMOFlags() local

12