Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp92 std::string ResourceName = ProcResource.Name; in getJSONTargetInfo() local
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrc.c213 static UINT32 ResourceName; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp75 const llvm::StringRef ResourceName = in collectPfmCounters() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp70 const Function &Fn, const char *ResourceName, uint64_t ResourceSize, in DiagnosticInfoResourceLimit()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp300 SmallString<16> ResourceName = StringRef(Path); in getDarwinDWARFResourceForPath() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h364 const char *ResourceName; variable