Home
last modified time | relevance | path

Searched refs:addPhysRegDataDeps (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h365 void addPhysRegDataDeps(SUnit *SU, unsigned OperIdx);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp233 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps() function in ScheduleDAGInstrs
337 addPhysRegDataDeps(SU, OperIdx); in addPhysRegDeps()