Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h206 getReadAdvanceEntries(const MCSchedClassDesc &SC) const { in getReadAdvanceEntries() function
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp139 STI.getReadAdvanceEntries(SCDesc)); in collectData()