Home
last modified time | relevance | path

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

12

/external/selinux/libsepol/src/
DMakefile34 LN=ln macro
39 LN=gln macro
/external/llvm-project/llvm/unittests/Analysis/
DLoopNestTest.cpp85 LoopNest LN(*L, SE); in TEST() local
166 LoopNest LN(*L, SE); in TEST() local
/external/llvm-project/llvm/lib/Analysis/
DLoopNestAnalysis.cpp309 raw_ostream &llvm::operator<<(raw_ostream &OS, const LoopNest &LN) { in operator <<()
332 if (auto LN = LoopNest::getLoopNest(L, AR.SE)) in run() local
/external/libxaac/decoder/
Dixheaacd_interface.h24 LN = 2048, enumerator
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp285 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) { in match() local
DSelectionDAGDumper.cpp803 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) { in print_details() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp274 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) { in match() local
DSelectionDAGDumper.cpp748 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) { in print_details() local
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp216 const SCEV *LN = TransformSubExpr(LO, User, OperandValToReplace); in TransformImpl() local
/external/clang/include/clang/Sema/
DInitialization.h109 struct LN { struct
114 unsigned Location;
118 bool NRVO;
/external/llvm-project/clang/include/clang/Sema/
DInitialization.h146 struct LN { struct
151 unsigned Location;
155 bool NRVO;
/external/libgsm/
DMakefile99 LN = ln macro
/external/llvm-project/clang/lib/AST/
DDeclarationName.cpp73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/external/clang/lib/AST/
DDeclarationName.cpp99 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
/external/mdnsresponder/mDNSPosix/
DMakefile63 LN = ln -s -f macro
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp484 for (const LineNumberEntry &LN : Group.LineNumbers) { in findLineTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp460 auto *LN = static_cast<const LocalName *>(Name); in getFunctionDeclContextName() local
/external/llvm-project/llvm/lib/Demangle/
DItaniumDemangle.cpp458 auto *LN = static_cast<const LocalName *>(Name); in getFunctionDeclContextName() local
/external/python/cpython3/
Dconfigure.ac1231 AC_SUBST(LN) subst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp603 for (const auto &LN : L.LineNumbers) { in fromCodeViewSubsection() local
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp603 for (const auto &LN : L.LineNumbers) { in fromCodeViewSubsection() local
/external/python/cpython2/
Dconfigure.ac1029 AC_SUBST(LN) subst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2690 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
2716 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerUnalignedLoad() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2858 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
2884 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerUnalignedLoad() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2352 else if (LoadSDNode *LN = dyn_cast<LoadSDNode>(N)) { in SelectCVTFixedPosOperand() local

12