Searched defs:addLiveRegs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIMachineScheduler.cpp | 1648 void SIScheduleBlockScheduler::addLiveRegs(std::set<unsigned> &Regs) { addLiveRegs() function in SIScheduleBlockScheduler |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterPressure.cpp | 704 void RegPressureTracker::addLiveRegs(ArrayRef<RegisterMaskPair> Regs) { addLiveRegs() function in RegPressureTracker |