Home
last modified time | relevance | path

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

123

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DSparcRegisterInfo.cpp45 SparcRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SparcRegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DRISCVRegisterInfo.cpp118 RISCVRegisterInfo::getCallPreservedMask(const MachineFunction & MF, in getCallPreservedMask() function in RISCVRegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DLanaiRegisterInfo.cpp268 LanaiRegisterInfo::getCallPreservedMask(const MachineFunction & /*MF*/, in getCallPreservedMask() function in LanaiRegisterInfo
/freebsd-12.1/contrib/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
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h32 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DAVRRegisterInfo.cpp45 AVRRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in llvm::AVRRegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h54 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DMipsRegisterInfo.cpp125 MipsRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in MipsRegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h37 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DHexagonRegisterInfo.cpp125 const uint32_t *HexagonRegisterInfo::getCallPreservedMask( in getCallPreservedMask() function in HexagonRegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h71 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DSystemZRegisterInfo.cpp136 SystemZRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SystemZRegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterInfo.cpp74 const uint32_t *SIRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SIRegisterInfo
H A DSIRegisterInfo.h66 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86RegisterInfo.h104 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DX86RegisterInfo.cpp390 X86RegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in X86RegisterInfo
526 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h50 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
H A DAArch64RegisterInfo.cpp111 AArch64RegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in AArch64RegisterInfo
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h79 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h116 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetCallingConv.td178 /// returning from getCallPreservedMask().

123