Searched defs:GroupName (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp54 std::string GroupName = KV.getKey().upper(); local
55 OS << GroupName << '\n'; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp944 StringRef GroupName; local
H A DMCContext.cpp385 StringRef GroupName; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp424 bool ELFAsmParser::parseGroup(StringRef &GroupName) { argument
495 StringRef GroupName; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp198 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, argument
218 NamedRegionTimer(StringRef Name, StringRef Description, StringRef GroupName, StringRef GroupDescription, bool Enabled) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp891 std::string GroupName = ""; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h206 StringRef GroupName; member in struct:llvm::MCContext::ELFSectionKey
210 ELFSectionKey(StringRef SectionName, StringRef GroupName, argument
228 StringRef GroupName; member in struct:llvm::MCContext::COFFSectionKey
232 COFFSectionKey(StringRef SectionName, StringRef GroupName, argument
250 StringRef GroupName; member in struct:llvm::MCContext::WasmSectionKey
253 WasmSectionKey(StringRef SectionName, StringRef GroupName, unsigned UniqueID) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp172 std::string GroupName = local
324 const std::string &GroupName local
1239 const std::string &GroupName = local
1349 const std::string &GroupName = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp750 StringRef GroupName = "sdag"; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3243 StringRef GroupName; local
3342 StringRef GroupName; local

Completed in 200 milliseconds