Home
last modified time | relevance | path

Searched refs:hasExtraProcessorInfo (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h329 bool hasExtraProcessorInfo() const { return ExtraProcessorInfo; } in hasExtraProcessorInfo() function
337 assert(hasExtraProcessorInfo() && in getExtraProcessorInfo()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp25 if (!SM.hasExtraProcessorInfo()) { in RegisterFileStatistics()
121 assert(STI.getSchedModel().hasExtraProcessorInfo() && in printView()
H A DRetireControlUnitStatistics.cpp24 if (SM.hasExtraProcessorInfo()) { in RetireControlUnitStatistics()
H A DSchedulerStatistics.cpp26 if (SM.hasExtraProcessorInfo()) {
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp31 if (SM.hasExtraProcessorInfo()) { in RetireControlUnit()
H A DLSUnit.cpp28 if (SM.hasExtraProcessorInfo()) { in LSUnitBase()
H A DRegisterFile.cpp78 if (!SM.hasExtraProcessorInfo()) in initialize()
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h
H A DSubtargetEmitter.cpp1455 if (PM.hasExtraProcessorInfo()) in EmitProcessorModels()
1510 if (PM.hasExtraProcessorInfo()) in EmitSchedModel()