Home
last modified time | relevance | path

Searched defs:getCalleeSavedRegs (Results 1 – 25 of 361) sorted by last modified time

12345678910>>...15

/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/engines/funcs/t/
H A Din_number_pk_constraint_error.test45 DROP TABLE t1;
46 CREATE TABLE t1(c1 DECIMAL NOT NULL PRIMARY KEY);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_log6_abort.cc34 along with PerconaFT. If not, see <http://www.gnu.org/licenses/>. in BPFRegisterInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp49 RISCVRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in RISCVRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp39 WebAssemblyRegisterInfo::getCalleeSavedRegs(const MachineFunction *) const { in getCalleeSavedRegs() function in WebAssemblyRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp210 XCoreRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in XCoreRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp276 X86RegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in X86RegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp192 SystemZXPLINK64Registers::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in SystemZXPLINK64Registers
197 SystemZELFRegisters::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in SystemZELFRegisters
237 SystemZRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in SystemZRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp621 const MCPhysReg *MachineRegisterInfo::getCalleeSavedRegs() const { in getCalleeSavedRegs() function in MachineRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp344 const MCPhysReg *SIRegisterInfo::getCalleeSavedRegs( in getCalleeSavedRegs() function in SIRegisterInfo
H A DR600RegisterInfo.cpp70 const MCPhysReg *R600RegisterInfo::getCalleeSavedRegs( in getCalleeSavedRegs() function in R600RegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARC/
H A DARCRegisterInfo.cpp135 ARCRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in ARCRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp63 ARMBaseRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in ARMBaseRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.cpp37 AVRRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in llvm::AVRRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp75 AArch64RegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in AArch64RegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.cpp59 M68kRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in M68kRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp39 SparcRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in SparcRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp38 MSP430RegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in MSP430RegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp119 HexagonRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in HexagonRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.cpp38 LanaiRegisterInfo::getCalleeSavedRegs(const MachineFunction * /*MF*/) const { in getCalleeSavedRegs() function in LanaiRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.cpp102 NVPTXRegisterInfo::getCalleeSavedRegs(const MachineFunction *) const { in getCalleeSavedRegs() function in NVPTXRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp163 PPCRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in PPCRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp37 VERegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in VERegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.cpp93 MipsRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in MipsRegisterInfo
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/BPF/
H A DBPFRegisterInfo.cpp33 BPFRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs() function in BPFRegisterInfo
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp344 const MCPhysReg *SIRegisterInfo::getCalleeSavedRegs( in getCalleeSavedRegs() function in SIRegisterInfo

12345678910>>...15