Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dtemplate-param-objects-linkage.cpp10 struct UN { char buf[64]; }; struct
/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp172 for (auto &UN : N.UtilityNodes) runIterations() local
177 __anon55d90b310902(auto &UN) runIterations() argument
184 for (auto &UN : N.UtilityNodes) runIterations() local
190 for (auto &UN : N.UtilityNodes) { runIterations() local
284 for (auto &UN : N.UtilityNodes) { moveFunctionNode() local
291 for (auto &UN : N.UtilityNodes) { moveFunctionNode() local
320 for (auto &UN : N.UtilityNodes) moveGain() local
[all...]
H A DNativeFormatting.cpp101 write_unsigned(S, UN, MinDigits, Style, true); in write_signed() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp219 NodeAddr<UseNode *> UN = *I; allValidCandidates() local
424 NodeAddr<UseNode *> UN = *I; processAddUses() local
519 NodeAddr<UseNode *> UN = *I; analyzeUses() local
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1042 for (auto UN = FirstUN; UN <= MaxUN; ++UN) createBPFunctionNodes() local
1051 for (auto &UN : UNs) createBPFunctionNodes() local
1056 __anon778d85840702(auto &UN) createBPFunctionNodes() argument
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp467 UsingNamespaceSym &UN) { in visitKnownRecord()
H A DSymbolDumper.cpp644 UsingNamespaceSym &UN) { in visitKnownRecord()
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp931 UsingNamespaceSym &UN) { in visitKnownRecord()
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp605 UsingNamespaceSym UN(SymbolRecordKind::UsingNamespaceSym); in TEST_F() local
/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp508 NodeId UN = !IsDead ? DA.Addr->getReachedUse() : 0; in computePhiInfo() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1683 visitKnownRecord(CVSymbol & Record,UsingNamespaceSym & UN) visitKnownRecord() argument
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp3619 Relation UN = [](const APFloat &LHS, const APFloat &RHS) { TEST() local
[all...]