Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h67 bool twoUniqueScratchRegsRequired(MachineBasicBlock *MBB) const;
H A DPPCFrameLowering.cpp689 PPCFrameLowering::twoUniqueScratchRegsRequired(MachineBasicBlock *MBB) const { in twoUniqueScratchRegsRequired() function in PPCFrameLowering
707 twoUniqueScratchRegsRequired(TmpMBB)); in canUseAsPrologue()
804 findScratchRegister(&MBB, false, twoUniqueScratchRegsRequired(&MBB), in emitPrologue()