Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DTargetSchedule.h175 unsigned computeOutputLatency(const MachineInstr *DefMI, unsigned DefIdx,
/external/llvm/lib/CodeGen/
DTargetSchedule.cpp276 computeOutputLatency(const MachineInstr *DefMI, unsigned DefOperIdx, in computeOutputLatency() function in TargetSchedModel
DScheduleDAGInstrs.cpp322 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addPhysRegDeps()
401 SchedModel.computeOutputLatency(MI, OperIdx, DefSU->getInstr())); in addVRegDefDeps()