Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h197 unsigned computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetSchedule.cpp289 computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx, in computeOutputLatency() function in TargetSchedModel
H A DScheduleDAGInstrs.cpp312 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addPhysRegDeps()
481 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addVRegDefDeps()