Home
last modified time | relevance | path

Searched refs:getCallPreservedMask (Results 1 – 25 of 72) sorted by relevance

123

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h66 virtual const uint32_t *getCallPreservedMask(const MachineFunction &MF,
94 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
117 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
160 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DSystemZRegisterInfo.cpp214 SystemZXPLINK64Registers::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZXPLINK64Registers
222 SystemZELFRegisters::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZELFRegisters
250 SystemZRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZRegisterInfo
255 return Regs->getCallPreservedMask(MF, CC); in getCallPreservedMask()
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.h26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DLanaiRegisterInfo.cpp264 LanaiRegisterInfo::getCallPreservedMask(const MachineFunction & /*MF*/, in getCallPreservedMask() function in LanaiRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DSparcRegisterInfo.cpp44 SparcRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SparcRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVERegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.h29 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DLoongArchRegisterInfo.cpp55 LoongArchRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in LoongArchRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCRegisterInfo.h46 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DARCRegisterInfo.cpp229 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.cpp65 M68kRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in M68kRegisterInfo
153 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
H A DM68kRegisterInfo.h55 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h53 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DMipsRegisterInfo.cpp124 MipsRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in MipsRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86RegisterInfo.h104 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp724 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
725 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
774 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
926 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
929 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
977 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h50 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp991 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
992 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
1053 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
1092 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in isEligibleForTailCallOptimization()
1187 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
1349 const uint32_t *Mask = TRI->getCallPreservedMask(MF, Info.CallConv); in lowerCall()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h145 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h87 const uint32_t *getCallPreservedMask(const MachineFunction &MF,

123