Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h66 virtual const uint32_t *getCallPreservedMask(const MachineFunction &MF,
96 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
119 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
162 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DSystemZRegisterInfo.cpp212 SystemZXPLINK64Registers::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZXPLINK64Registers
220 SystemZELFRegisters::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZELFRegisters
249 SystemZRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZRegisterInfo
254 return Regs->getCallPreservedMask(MF, CC); in getCallPreservedMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFRegisterInfo.h29 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DBPFRegisterInfo.cpp43 BPFRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in BPFRegisterInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.h26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.h29 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCRegisterInfo.h46 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DARCRegisterInfo.cpp231 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
/freebsd/contrib/llvm-project/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,
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaRegisterInfo.h47 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DXtensaRegisterInfo.cpp42 XtensaRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in XtensaRegisterInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h53 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.h106 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h61 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h67 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp892 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
893 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
945 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
1122 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
1125 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
1189 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h52 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp1026 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
1027 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
1088 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
1111 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in isEligibleForTailCallOptimization()
1296 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
1516 const uint32_t *Mask = TRI->getCallPreservedMask(MF, Info.CallConv); in lowerCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h96 const uint32_t *getCallPreservedMask(const MachineFunction &MF,

1234