Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h399 void addPhysRegDataDeps(SUnit *SU, unsigned OperIdx);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp259 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps() function in ScheduleDAGInstrs
364 addPhysRegDataDeps(SU, OperIdx); in addPhysRegDeps()