Searched refs:computeOutputLatency (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h198 unsigned computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp290 computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx, function in class:TargetSchedModel
H A DScheduleDAGInstrs.cpp319 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr()));
489 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr()));

Completed in 105 milliseconds