| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.h | 66 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 D | SystemZRegisterInfo.cpp | 213 SystemZXPLINK64Registers::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZXPLINK64Registers 221 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/VE/ |
| H A D | VERegisterInfo.h | 28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiRegisterInfo.h | 26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| H A D | LanaiRegisterInfo.cpp | 266 LanaiRegisterInfo::getCallPreservedMask(const MachineFunction & /*MF*/, in getCallPreservedMask() function in LanaiRegisterInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.h | 27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.h | 29 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| H A D | LoongArchRegisterInfo.cpp | 60 LoongArchRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() 59 LoongArchRegisterInfo::getCallPreservedMask(const MachineFunction &MF, getCallPreservedMask() function in LoongArchRegisterInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.h | 28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCRegisterInfo.h | 46 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| H A D | ARCRegisterInfo.cpp | 231 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaRegisterInfo.h | 43 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| H A D | XtensaRegisterInfo.cpp | 41 XtensaRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in XtensaRegisterInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kRegisterInfo.cpp | 65 M68kRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in M68kRegisterInfo 153 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
|
| H A D | M68kRegisterInfo.h | 55 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.h | 31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterInfo.h | 53 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.h | 36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.h | 107 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.h | 51 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.h | 60 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64CallLowering.cpp | 843 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay() 844 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay() 896 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable() 1073 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs() 1076 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs() 1140 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUCallLowering.cpp | 1012 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay() 1013 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay() 1074 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable() 1113 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in isEligibleForTailCallOptimization() 1234 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall() 1459 const uint32_t *Mask = TRI->getCallPreservedMask(MF, Info.CallConv); in lowerCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseRegisterInfo.h | 142 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.h | 87 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|