Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h197 unsigned computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp274 computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx, in computeOutputLatency() function in TargetSchedModel
H A DScheduleDAGInstrs.cpp324 SchedModel.computeOutputLatency(MI, OperIdx, DefInstr)); in addPhysRegDeps()
500 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addVRegDefDeps()