Searched refs:addPhysRegDeps (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h361 void addPhysRegDeps(SUnit *SU, unsigned OperIdx);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp290 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { function in class:ScheduleDAGInstrs
849 addPhysRegDeps(SU, j);
866 addPhysRegDeps(SU, j);

Completed in 142 milliseconds