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.cpp117 void setUnallocatableRegs(const MachineFunction &MF);
383 void RegDefsUses::setUnallocatableRegs(const MachineFunction &MF) { in setUnallocatableRegs() function in RegDefsUses
851 RegDU.setUnallocatableRegs(*Fn); in searchSuccBBs()