Searched refs:hasBP (Results 1 – 11 of 11) sorted by relevance
175 if (hasBP(MF)) in emitPrologueInsns()199 if (hasBP(MF)) in emitEpilogueInsns()365 if (hasBP(MF)) { in emitPrologue()430 bool VEFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in VEFrameLowering462 if (hasBP(MF)) in getFrameIndexReference()493 if (isLeafProc(MF) && !hasBP(MF)) { in determineCalleeSaves()
43 bool hasBP(const MachineFunction &MF) const;
2019 if (TFI->hasBP(*MF)) { in emitEHSjLjSetJmp()2065 if (TFI->hasBP(*MF)) { in emitEHSjLjSetJmp()
46 bool WebAssemblyFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in WebAssemblyFrameLowering64 bool NeedsFixedReference = !hasBP(MF) || HasFixedSizedObjects; in hasFP()194 assert(!I->getOperand(0).getImm() && (hasFP(MF) || hasBP(MF)) && in eliminateCallFramePseudoInstr()238 bool HasBP = hasBP(MF); in emitPrologue()294 if (hasBP(MF)) { in emitEpilogue()
66 bool hasBP(const MachineFunction &MF) const;
35 bool hasBP(const MachineFunction &MF) const;
102 bool MipsFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in MipsFrameLowering
549 if (hasBP(MF)) { in emitPrologue()786 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()877 if (hasBP(MF)) in determineCalleeSaves()
44 bool hasBP(const MachineFunction &MF) const;
228 bool RISCVFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in RISCVFrameLowering512 if (hasBP(MF)) { in emitPrologue()647 if (hasBP(MF)) { in getFrameIndexReference()781 if (hasBP(MF)) in determineCalleeSaves()
95 if (TFI->hasBP(MF)) in getReservedRegs()