Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCFrameLowering.h70 bool twoUniqueScratchRegsRequired(MachineBasicBlock *MBB) const;
HDPPCFrameLowering.cpp535 PPCFrameLowering::twoUniqueScratchRegsRequired(MachineBasicBlock *MBB) const { in twoUniqueScratchRegsRequired() function in PPCFrameLowering
555 twoUniqueScratchRegsRequired(TmpMBB)); in canUseAsPrologue()
690 &MBB, false, twoUniqueScratchRegsRequired(&MBB), &ScratchReg, &TempReg); in emitPrologue()