Home
last modified time | relevance | path

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

123

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h65 virtual const uint32_t *getCallPreservedMask(const MachineFunction &MF,
88 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
110 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
149 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DSystemZRegisterInfo.cpp212 SystemZXPLINK64Registers::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZXPLINK64Registers
218 SystemZELFRegisters::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZELFRegisters
246 SystemZRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZRegisterInfo
251 return Regs->getCallPreservedMask(MF, CC); in getCallPreservedMask()
/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.h43 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DARCRegisterInfo.cpp227 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DVERegisterInfo.cpp48 const uint32_t *VERegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in VERegisterInfo
/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.cpp64 M68kRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in M68kRegisterInfo
152 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
H A DM68kRegisterInfo.h55 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DAVRRegisterInfo.cpp46 AVRRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in llvm::AVRRegisterInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp664 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
665 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
714 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
866 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
869 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
917 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.h104 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h52 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp946 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
947 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
1008 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
1042 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in isEligibleForTailCallOptimization()
1137 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
1305 const uint32_t *Mask = TRI->getCallPreservedMask(MF, Info.CallConv); in lowerCall()
H A DSIRegisterInfo.h69 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h118 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h87 const uint32_t *getCallPreservedMask(const MachineFunction &MF,

123