Home
last modified time | relevance | path

Searched defs:computeInstrLatency (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetSchedule.cpp226 TargetSchedModel::computeInstrLatency(const MCSchedClassDesc &SCDesc) const { in computeInstrLatency() function in TargetSchedModel
238 unsigned TargetSchedModel::computeInstrLatency(unsigned Opcode) const { in computeInstrLatency() function in TargetSchedModel
251 TargetSchedModel::computeInstrLatency(const MachineInstr *MI, in computeInstrLatency() function in TargetSchedModel