Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp185 ArrayRef<MCReadAdvanceEntry> Entries = STI.getReadAdvanceEntries(SCDesc); in getBypassDelayCycles()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h209 getReadAdvanceEntries(const MCSchedClassDesc &SC) const { in getReadAdvanceEntries() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp216 STI.getReadAdvanceEntries(SCDesc)); in collectData()