Home
last modified time | relevance | path

Searched defs:GroupName (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1035 StringRef GroupName; in getStackSizesSection() local
1053 StringRef GroupName; in getBBAddrMapSection() local
H A DMCContext.cpp445 StringRef GroupName; in renameELFSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp116 bool parseGroup(StringRef &GroupName) { in parseGroup()
175 StringRef GroupName; in parseSectionDirective() local
H A DELFAsmParser.cpp433 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 DOptRSTEmitter.cpp54 std::string GroupName = KV.getKey().upper(); in EmitOptRST() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp227 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 DMCContext.h229 StringRef GroupName; member
251 StringRef GroupName; member
273 StringRef GroupName; member
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp166 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 DCodeGenAction.cpp443 #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 DInstrProfiling.cpp860 auto GroupName = TT.isOSBinFormatCOFF() ? GV->getName() : DataVarName; in getOrCreateRegionCounters() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3458 StringRef GroupName; in emitXRayTable() local
3552 StringRef GroupName; in emitPatchableFunctionEntries() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp996 std::string GroupName; in getSectionForMachineBasicBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp759 StringRef GroupName = "sdag"; in CodeGenAndEmitDAG() local