Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp119 void setUnallocatableRegs(const MachineFunction &MF);
388 void RegDefsUses::setUnallocatableRegs(const MachineFunction &MF) { in setUnallocatableRegs() function in RegDefsUses
847 RegDU.setUnallocatableRegs(*Fn); in searchSuccBBs()