Home
last modified time | relevance | path

Searched refs:MCExtraProcessorInfo (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSchedule.h186 struct MCExtraProcessorInfo { struct
327 const MCExtraProcessorInfo *ExtraProcessorInfo;
336 const MCExtraProcessorInfo &getExtraProcessorInfo() const { in getExtraProcessorInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
HDRegisterFileStatistics.cpp34 const MCExtraProcessorInfo &PI = SM.getExtraProcessorInfo(); in RegisterFileStatistics()
123 const MCExtraProcessorInfo &PI = in printView()
HDRetireControlUnitStatistics.cpp25 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo(); in RetireControlUnitStatistics()
HDSchedulerStatistics.cpp27 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDRetireControlUnit.cpp32 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo(); in RetireControlUnit()
HDLSUnit.cpp29 const MCExtraProcessorInfo &EPI = SM.getExtraProcessorInfo(); in LSUnitBase()
HDRegisterFile.cpp84 const MCExtraProcessorInfo &Info = SM.getExtraProcessorInfo(); in initialize()