| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kRegisterInfo.cpp | 150 if (hasBasePointer(MF)) { in getReservedRegs() 183 if (hasBasePointer(MF)) in eliminateFrameIndex() 226 bool M68kRegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in M68kRegisterInfo
|
| H A D | M68kRegisterInfo.h | 94 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | M68kFrameLowering.cpp | 62 TRI->hasBasePointer(MF); in canSimplifyCallFramePseudos() 83 if (TRI->hasBasePointer(MF)) in getFrameIndexReference() 100 if (TRI->hasBasePointer(MF)) { in getFrameIndexReference() 630 if (TRI->hasBasePointer(MF)) { in emitPrologue() 801 if (TRI->hasBasePointer(MF)) { in determineCalleeSaves()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiRegisterInfo.cpp | 59 if (hasBasePointer(MF)) in getReservedRegs() 155 if (hasBasePointer(MF)) in eliminateFrameIndex() 244 bool LanaiRegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in LanaiRegisterInfo
|
| H A D | LanaiRegisterInfo.h | 45 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | LanaiFrameLowering.cpp | 215 if (LRI->hasBasePointer(MF)) { in determineCalleeSaves()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.h | 120 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | X86RegisterInfo.cpp | 560 if (hasBasePointer(MF)) { in getReservedRegs() 645 bool X86RegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in X86RegisterInfo
|
| H A D | X86FrameLowering.cpp | 74 TRI->hasBasePointer(MF); in canSimplifyCallFramePseudos() 1847 if (TRI->hasBasePointer(MF)) { in emitPrologue() 2218 if (TRI->hasBasePointer(MF)) in getFrameIndexReference() 2270 if (TRI->hasBasePointer(MF)) { in getFrameIndexReference() 2440 if (this->TRI->hasBasePointer(MF)) { in assignCalleeSavedSpillSlots() 2686 if (TRI->hasBasePointer(MF)){ in determineCalleeSaves()
|
| H A D | X86ISelLowering.cpp | 26058 if (RegInfo->hasBasePointer(MF)) in LowerINTRINSIC_WO_CHAIN() 33657 if (RegInfo->hasBasePointer(*MF)) { in emitEHSjLjSetJmp() 34077 if (RI.hasBasePointer(*MF)) { in EmitSjLjDispatchBlock() 34435 if (!Subtarget.is32Bit() || !TRI->hasBasePointer(*MF)) in EmitInstrWithCustomInserter() 34478 if (TRI->hasBasePointer(*MF) && in EmitInstrWithCustomInserter() 34512 if (!IsRBX || !TRI->hasBasePointer(*MF)) { in EmitInstrWithCustomInserter()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.h | 120 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | AArch64RegisterInfo.cpp | 331 if (hasBasePointer(MF)) in getReservedRegs() 384 bool AArch64RegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in AArch64RegisterInfo 747 - hasBasePointer(MF); // X19 in getRegPressureLimit()
|
| H A D | AArch64FrameLowering.cpp | 1484 if (!IsFunclet && RegInfo->hasBasePointer(MF)) { in emitPrologue() 2070 bool CanUseBP = RegInfo->hasBasePointer(MF); in resolveFrameOffsetReference() 2083 } else if (MF.hasEHFunclets() && !RegInfo->hasBasePointer(MF)) { in resolveFrameOffsetReference() 2120 FrameReg = RegInfo->hasBasePointer(MF) ? RegInfo->getBaseRegister() in resolveFrameOffsetReference() 2137 if (RegInfo->hasBasePointer(MF)) in resolveFrameOffsetReference() 2752 unsigned BasePointerReg = RegInfo->hasBasePointer(MF) in determineCalleeSaves()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCFrameLowering.cpp | 319 !RegInfo->hasBasePointer(MF); // No special alignment. in determineFrameLayout() 390 bool HasBP = RegInfo->hasBasePointer(MF); in replaceFPWithRealFP() 535 bool HasBP = RegInfo->hasBasePointer(MF); in twoUniqueScratchRegsRequired() 589 if (hasFP(MF) || RegInfo->hasBasePointer(MF) || MF.exposesReturnsTwice()) in stackUpdateCanBeMoved() 643 bool HasBP = RegInfo->hasBasePointer(MF); in emitPrologue() 1261 bool HasBP = RegInfo->hasBasePointer(MF); in inlineStackProbe() 1565 bool HasBP = RegInfo->hasBasePointer(MF); in emitEpilogue() 1998 if (!BPSI && RegInfo->hasBasePointer(MF)) { in determineCalleeSaves() 2019 if (RegInfo->hasBasePointer(MF)) in determineCalleeSaves() 2180 if (RegInfo->hasBasePointer(MF)) { in processFunctionBeforeFrameFinalized()
|
| H A D | PPCRegisterInfo.h | 166 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | PPCRegisterInfo.cpp | 342 if (hasBasePointer(MF)) { in getReservedRegs() 1433 if (!(hasBasePointer(MF) && FrameIndex < 0)) in eliminateFrameIndex() 1527 if (!hasBasePointer(MF)) in getBaseRegister() 1539 bool PPCRegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in PPCRegisterInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseRegisterInfo.h | 165 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | ARMBaseRegisterInfo.cpp | 206 if (hasBasePointer(MF)) in getReservedRegs() 243 if (hasBasePointer(MF)) in isInlineAsmReadOnlyReg() 403 bool ARMBaseRegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in ARMBaseRegisterInfo
|
| H A D | ARMFrameLowering.cpp | 876 if (RegInfo->hasBasePointer(MF)) { in emitPrologue() 1058 assert(RegInfo->hasBasePointer(MF) && in ResolveFrameIndexReference() 1070 if (isFixed || (hasMovingSP && !RegInfo->hasBasePointer(MF))) { in ResolveFrameIndexReference() 1074 assert(RegInfo->hasBasePointer(MF) && "missing base pointer!"); in ResolveFrameIndexReference() 1107 if (RegInfo->hasBasePointer(MF)) { in ResolveFrameIndexReference() 1861 if (RegInfo->hasBasePointer(MF)) in determineCalleeSaves() 1998 if (RegInfo->hasBasePointer(MF)) in determineCalleeSaves() 2018 bool HasBPOrFixedSP = RegInfo->hasBasePointer(MF) || !HasMovingSP; in determineCalleeSaves()
|
| H A D | Thumb1FrameLowering.cpp | 441 if (RegInfo->hasBasePointer(MF)) in emitPrologue()
|
| H A D | ARMExpandPseudoInsts.cpp | 2304 if (RI.hasBasePointer(MF)) { in ExpandMI()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.h | 81 bool hasBasePointer(const MachineFunction &MF) const;
|
| H A D | SIFrameLowering.cpp | 752 TRI.hasBasePointer(MF) ? TRI.getBaseRegister() : Register(); in emitPrologue() 945 if ((HasBP = TRI.hasBasePointer(MF))) { in emitPrologue() 997 TRI.hasBasePointer(MF) ? TRI.getBaseRegister() : Register(); in emitEpilogue() 1273 if (TRI->hasBasePointer(MF)) { in determineCalleeSaves()
|
| H A D | SIRegisterInfo.cpp | 402 bool SIRegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer() function in SIRegisterInfo 565 if (hasBasePointer(MF)) { in getReservedRegs() 1297 FrameInfo.isFixedObjectIndex(Index) && hasBasePointer(SB.MF) in buildVGPRSpillLoadStore() 1570 Register FrameReg = FrameInfo.isFixedObjectIndex(Index) && hasBasePointer(*MF) in eliminateFrameIndex()
|