Searched defs:computeInstrLatency (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/MC/ | ||
H A D | MCSchedule.cpp | 41 int MCSchedModel::computeInstrLatency(const MCSubtargetInfo &STI, in computeInstrLatency() function in MCSchedModel |
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | TargetSchedule.cpp | 240 TargetSchedModel::computeInstrLatency(const MCSchedClassDesc &SCDesc) const { in computeInstrLatency() function in TargetSchedModel |