Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h71 bool twoUniqueScratchRegsRequired(MachineBasicBlock *MBB) const;
DPPCFrameLowering.cpp533 PPCFrameLowering::twoUniqueScratchRegsRequired(MachineBasicBlock *MBB) const { in twoUniqueScratchRegsRequired() function in PPCFrameLowering
553 twoUniqueScratchRegsRequired(TmpMBB)); in canUseAsPrologue()
689 &MBB, false, twoUniqueScratchRegsRequired(&MBB), &ScratchReg, &TempReg); in emitPrologue()