/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VERegisterInfo.h | 28 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | VERegisterInfo.cpp | 40 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/ |
D | LanaiRegisterInfo.h | 26 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | LanaiRegisterInfo.cpp | 269 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/ |
D | SparcRegisterInfo.h | 27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | SparcRegisterInfo.cpp | 44 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/ |
D | ARCRegisterInfo.h | 45 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | ARCRegisterInfo.cpp | 232 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/ |
D | RISCVRegisterInfo.h | 27 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | RISCVRegisterInfo.cpp | 156 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/ |
D | AVRRegisterInfo.h | 31 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | AVRRegisterInfo.cpp | 45 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/ |
D | MipsRegisterInfo.h | 53 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | MipsRegisterInfo.cpp | 124 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/ |
D | HexagonRegisterInfo.h | 36 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | HexagonRegisterInfo.cpp | 129 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/ |
D | AArch64CallLowering.cpp | 551 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()
|
D | AArch64RegisterInfo.h | 49 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.h | 79 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.h | 108 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
D | X86RegisterInfo.cpp | 409 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/ |
D | ARMBaseRegisterInfo.h | 115 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.h | 88 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegisterInfo.cpp | 116 const uint32_t *SIRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask() function in SIRegisterInfo
|
D | SIRegisterInfo.h | 62 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
|