Home
last modified time | relevance | path

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

123

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h66 virtual const uint32_t *getCallPreservedMask(const MachineFunction &MF,
94 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
117 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
160 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DSystemZRegisterInfo.cpp213 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()
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVERegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.h26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DLanaiRegisterInfo.cpp265 LanaiRegisterInfo::getCallPreservedMask(const MachineFunction & /*MF*/, in getCallPreservedMask() function in LanaiRegisterInfo
/openbsd/src/gnu/llvm/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
/openbsd/src/gnu/llvm/llvm/lib/Target/ARC/
DARCRegisterInfo.h46 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DARCRegisterInfo.cpp230 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRRegisterInfo.h31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DAVRRegisterInfo.cpp49 AVRRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in llvm::AVRRegisterInfo
/openbsd/src/gnu/llvm/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
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.h36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DHexagonRegisterInfo.cpp141 const uint32_t *HexagonRegisterInfo::getCallPreservedMask( in getCallPreservedMask() function in HexagonRegisterInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86RegisterInfo.h104 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DX86RegisterInfo.cpp416 X86RegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in X86RegisterInfo
564 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
DX86CallLowering.cpp332 .addRegMask(TRI->getCallPreservedMask(MF, Info.CallConv)); in lowerCall()
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64CallLowering.cpp733 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
734 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
783 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
935 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
938 Mask = TRI.getCallPreservedMask(MF, Info.CallConv); in getMaskForArgs()
986 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.h51 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp1002 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
1003 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
1064 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
1103 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in isEligibleForTailCallOptimization()
1198 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
1360 const uint32_t *Mask = TRI->getCallPreservedMask(MF, Info.CallConv); in lowerCall()
DSIRegisterInfo.h83 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h145 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h87 const uint32_t *getCallPreservedMask(const MachineFunction &MF,

123