Home
last modified time | relevance | path

Searched refs:MCProcResourceDesc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCSchedule.h26 struct MCProcResourceDesc { struct
47 bool operator==(const MCProcResourceDesc &Other) const { argument
188 const MCProcResourceDesc *ProcResourceTable;
212 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource()
/external/llvm/include/llvm/CodeGen/
DTargetSchedule.h106 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource()