/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCObjectFileInfo.cpp | 1035 StringRef GroupName; in getStackSizesSection() local 1053 StringRef GroupName; in getBBAddrMapSection() local
|
H A D | MCContext.cpp | 445 StringRef GroupName; in renameELFSection() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | WasmAsmParser.cpp | 116 bool parseGroup(StringRef &GroupName) { in parseGroup() 175 StringRef GroupName; in parseSectionDirective() local
|
H A D | ELFAsmParser.cpp | 433 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup() 513 StringRef GroupName; in ParseSectionArguments() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | OptRSTEmitter.cpp | 54 std::string GroupName = KV.getKey().upper(); in EmitOptRST() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Timer.cpp | 227 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, in get() 248 StringRef GroupName, in NamedRegionTimer()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCContext.h | 229 StringRef GroupName; member 251 StringRef GroupName; member 273 StringRef GroupName; member
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 166 std::string GroupName = in groupDiagnostics() local 297 const std::string &GroupName = in isSubGroupOfGroup() local 1254 const std::string &GroupName = in EmitClangDiagsDefs() local 1369 const std::string &GroupName = in emitDiagSubGroups() local 1648 std::function<void(StringRef)> Visit = [&](StringRef GroupName) { in isRemarkGroup() 1674 std::function<void(StringRef)> Visit = [&](StringRef GroupName) { in getDefaultSeverities()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 443 #define ComputeDiagID(Severity, GroupName, DiagID) \ argument 461 #define ComputeDiagRemarkID(Severity, GroupName, DiagID) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 860 auto GroupName = TT.isOSBinFormatCOFF() ? GV->getName() : DataVarName; in getOrCreateRegionCounters() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 3458 StringRef GroupName; in emitXRayTable() local 3552 StringRef GroupName; in emitPatchableFunctionEntries() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 996 std::string GroupName; in getSectionForMachineBasicBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 759 StringRef GroupName = "sdag"; in CodeGenAndEmitDAG() local
|