Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVERegisterInfo.h28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DVERegisterInfo.cpp40 const uint32_t *VERegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in VERegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.h26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DLanaiRegisterInfo.cpp269 LanaiRegisterInfo::getCallPreservedMask(const MachineFunction & /*MF*/, in getCallPreservedMask() function in LanaiRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCRegisterInfo.h45 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DARCRegisterInfo.cpp232 ARCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in ARCRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVRegisterInfo.h27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DRISCVRegisterInfo.cpp156 RISCVRegisterInfo::getCallPreservedMask(const MachineFunction & MF, in getCallPreservedMask() function in RISCVRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRRegisterInfo.h31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DAVRRegisterInfo.cpp45 AVRRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in llvm::AVRRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.h36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DHexagonRegisterInfo.cpp129 const uint32_t *HexagonRegisterInfo::getCallPreservedMask( in getCallPreservedMask() function in HexagonRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp551 const uint32_t *CallerPreserved = TRI->getCallPreservedMask(MF, CallerCC); in doCallerAndCalleePassArgsTheSameWay()
552 const uint32_t *CalleePreserved = TRI->getCallPreservedMask(MF, CalleeCC); in doCallerAndCalleePassArgsTheSameWay()
597 const uint32_t *CallerPreservedMask = TRI->getCallPreservedMask(MF, CallerCC); in areCalleeOutgoingArgsTailCallable()
818 const uint32_t *Mask = TRI->getCallPreservedMask(MF, CalleeCC); in lowerTailCall()
975 const uint32_t *Mask = TRI->getCallPreservedMask(MF, Info.CallConv); in lowerCall()
DAArch64RegisterInfo.h49 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h79 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterInfo.h108 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
DX86RegisterInfo.cpp409 X86RegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in X86RegisterInfo
552 const uint32_t *RegMask = getCallPreservedMask(MF, CC); in getReservedRegs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h115 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h88 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterInfo.cpp116 const uint32_t *SIRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SIRegisterInfo
DSIRegisterInfo.h62 const uint32_t *getCallPreservedMask(const MachineFunction &MF,

123