Home
last modified time | relevance | path

Searched defs:UN (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp174 for (auto &UN : N.UtilityNodes) in runIterations() local
179 llvm::erase_if(N.UtilityNodes, [&](auto &UN) { in runIterations()
187 for (auto &UN : N.UtilityNodes) in runIterations() local
193 for (auto &UN : N.UtilityNodes) { in runIterations() local
287 for (auto &UN : N.UtilityNodes) { in moveFunctionNode() local
294 for (auto &UN : N.UtilityNodes) { in moveFunctionNode() local
323 for (auto &UN : N.UtilityNodes) in moveGain() local
H A DNativeFormatting.cpp100 UnsignedT UN = -(UnsignedT)N; in write_signed() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp233 NodeAddr<UseNode *> UN = *I; in allValidCandidates() local
706 NodeAddr<UseNode *> UN = *I; in processAddUses() local
801 NodeAddr<UseNode *> UN = *I; in analyzeUses() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp467 UsingNamespaceSym &UN) { in visitKnownRecord()
H A DSymbolDumper.cpp644 UsingNamespaceSym &UN) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1097 for (auto UN = FirstUN; UN <= MaxUN; ++UN) in createBPFunctionNodes() local
1106 for (auto &UN : UNs) in createBPFunctionNodes() local
1111 llvm::erase_if(UNs, [&](auto &UN) { in createBPFunctionNodes()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp931 UsingNamespaceSym &UN) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp508 NodeId UN = !IsDead ? DA.Addr->getReachedUse() : 0; in computePhiInfo() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1676 UsingNamespaceSym &UN) { in visitKnownRecord()