Home
last modified time | relevance | path

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

123

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
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,
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-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kRegisterInfo.cpp64 M68kRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in M68kRegisterInfo
152 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
DM68kRegisterInfo.h55 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.h26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DLanaiRegisterInfo.cpp264 LanaiRegisterInfo::getCallPreservedMask(const MachineFunction & /*MF*/, in getCallPreservedMask() function in LanaiRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
DSparcRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DSparcRegisterInfo.cpp44 SparcRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SparcRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVERegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DVERegisterInfo.cpp48 const uint32_t *VERegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in VERegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
DARCRegisterInfo.h43 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DARCRegisterInfo.cpp227 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRRegisterInfo.h31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DAVRRegisterInfo.cpp46 AVRRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in llvm::AVRRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsRegisterInfo.h53 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DMipsRegisterInfo.cpp124 MipsRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in MipsRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.h36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
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-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86RegisterInfo.h104 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.h52 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
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()
DSIRegisterInfo.h69 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h118 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h87 const uint32_t *getCallPreservedMask(const MachineFunction &MF,

123