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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp40 int MCSchedModel::computeInstrLatency(const MCSubtargetInfo &STI, function in class:MCSchedModel
56 int MCSchedModel::computeInstrLatency(const MCSubtargetInfo &STI, function in class:MCSchedModel
67 int MCSchedModel::computeInstrLatency(const MCSubtargetInfo &STI, function in class:MCSchedModel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp256 TargetSchedModel::computeInstrLatency(const MCSchedClassDesc &SCDesc) const { function in class:TargetSchedModel
260 unsigned TargetSchedModel::computeInstrLatency(unsigned Opcode) const { function in class:TargetSchedModel
266 unsigned TargetSchedModel::computeInstrLatency(const MCInst &Inst) const { function in class:TargetSchedModel
273 TargetSchedModel::computeInstrLatency(const MachineInstr *MI, function in class:TargetSchedModel
[all...]

Completed in 126 milliseconds