Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp92 std::string ResourceName = ProcResource.Name; in getJSONTargetInfo() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DExegesisEmitter.cpp75 const llvm::StringRef ResourceName = in collectPfmCounters() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDiagnosticInfo.cpp69 const Function &Fn, const char *ResourceName, uint64_t ResourceSize, in DiagnosticInfoResourceLimit()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp251 SmallString<16> ResourceName = StringRef(Path); in getDarwinDWARFResourceForPath() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h364 const char *ResourceName; variable