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;
2244 if (TFI->hasBP(*MF)) { in emitEHSjLjSetJmp()2290 if (TFI->hasBP(*MF)) { in emitEHSjLjSetJmp()
93 bool WebAssemblyFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in WebAssemblyFrameLowering111 bool NeedsFixedReference = !hasBP(MF) || HasFixedSizedObjects; in hasFP()241 assert(!I->getOperand(0).getImm() && (hasFP(MF) || hasBP(MF)) && in eliminateCallFramePseudoInstr()285 bool HasBP = hasBP(MF); in emitPrologue()341 if (hasBP(MF)) { in emitEpilogue()
72 bool hasBP(const MachineFunction &MF) const;
39 bool hasBP(const MachineFunction &MF) const;
103 bool MipsFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in MipsFrameLowering
549 if (hasBP(MF)) { in emitPrologue()787 FrameReg = hasBP(MF) ? ABI.GetBasePtr() : ABI.GetStackPtr(); in getFrameIndexReference()878 if (hasBP(MF)) in determineCalleeSaves()
47 bool hasBP(const MachineFunction &MF) const;
240 bool RISCVFrameLowering::hasBP(const MachineFunction &MF) const { in hasBP() function in RISCVFrameLowering598 if (hasBP(MF)) { in emitPrologue()776 if (hasBP(MF)) { in getFrameIndexReference()885 if (hasBP(MF)) in determineCalleeSaves()
103 if (TFI->hasBP(MF)) in getReservedRegs()