Home
last modified time | relevance | path

Searched defs:addLiveRegs (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1648 void SIScheduleBlockScheduler::addLiveRegs(std::set<unsigned> &Regs) { in addLiveRegs() function in SIScheduleBlockScheduler
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterPressure.cpp706 void RegPressureTracker::addLiveRegs(ArrayRef<RegisterMaskPair> Regs) { in addLiveRegs() function in RegPressureTracker