Home
last modified time | relevance | path

Searched defs:ResourceName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp92 std::string ResourceName = ProcResource.Name; in getJSONTargetInfo() local
/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp75 const llvm::StringRef ResourceName = collectPfmCounters() local
/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp70 DiagnosticInfoResourceLimit(const Function & Fn,const char * ResourceName,uint64_t ResourceSize,uint64_t ResourceLimit,DiagnosticSeverity Severity,DiagnosticKind Kind) DiagnosticInfoResourceLimit() argument
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp300 SmallString<16> ResourceName = StringRef(Path); getDarwinDWARFResourceForPath() local
/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h364 const char *ResourceName; global() variable