Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h195 unsigned computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetSchedule.cpp291 computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx, in computeOutputLatency() function in TargetSchedModel
H A DScheduleDAGInstrs.cpp315 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addPhysRegDeps()
467 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addVRegDefDeps()