/llvm-project/clang/test/CodeGenCXX/ |
H A D | template-param-objects-linkage.cpp | 10 struct UN { char buf[64]; }; struct
|
/llvm-project/llvm/lib/Support/ |
H A D | BalancedPartitioning.cpp | 172 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 D | NativeFormatting.cpp | 101 write_unsigned(S, UN, MinDigits, Style, true); in write_signed() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 219 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 D | InstrProf.cpp | 1042 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 D | SymbolRecordMapping.cpp | 467 UsingNamespaceSym &UN) { in visitKnownRecord()
|
H A D | SymbolDumper.cpp | 644 UsingNamespaceSym &UN) { in visitKnownRecord()
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 931 UsingNamespaceSym &UN) { in visitKnownRecord()
|
/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
H A D | TypeIndexDiscoveryTest.cpp | 605 UsingNamespaceSym UN(SymbolRecordKind::UsingNamespaceSym); in TEST_F() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 508 NodeId UN = !IsDead ? DA.Addr->getReachedUse() : 0; in computePhiInfo() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 1683 visitKnownRecord(CVSymbol & Record,UsingNamespaceSym & UN) visitKnownRecord() argument
|
/llvm-project/llvm/unittests/ADT/ |
H A D | APFloatTest.cpp | 3619 Relation UN = [](const APFloat &LHS, const APFloat &RHS) { TEST() local [all...] |