Searched refs:getPointerRegClass (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.h32 getPointerRegClass(const MachineFunction &MF,
H A DMSP430RegisterInfo.cpp97 MSP430RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind) function in class:MSP430RegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h47 getPointerRegClass(const MachineFunction &MF,
H A DAVRRegisterInfo.cpp263 AVRRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:llvm::AVRRegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h58 getPointerRegClass(const MachineFunction &MF,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h34 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
H A DSparcRegisterInfo.cpp105 SparcRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:SparcRegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.h35 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
H A DVERegisterInfo.cpp91 VERegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:VERegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.h45 getPointerRegClass(const MachineFunction &MF,
H A DWebAssemblyRegisterInfo.cpp122 MRI.getTargetRegisterInfo()->getPointerRegClass(MF);
153 WebAssemblyRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:WebAssemblyRegisterInfo
H A DWebAssemblyFrameLowering.cpp228 MRI.getTargetRegisterInfo()->getPointerRegClass(MF);
299 MRI.getTargetRegisterInfo()->getPointerRegClass(MF);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.h34 getPointerRegClass(const MachineFunction &MF,
H A DARMBaseRegisterInfo.h142 getPointerRegClass(const MachineFunction &MF,
H A DThumbRegisterInfo.cpp54 ThumbRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:ThumbRegisterInfo
57 return ARMBaseRegisterInfo::getPointerRegClass(MF, Kind);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h78 getPointerRegClass(const MachineFunction &MF,
H A DHexagonRegisterInfo.cpp350 HexagonRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:HexagonRegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h47 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
H A DMipsRegisterInfo.cpp47 MipsRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:MipsRegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h46 /// getPointerRegClass - Return the register class to use to hold pointers.
50 getPointerRegClass(const MachineFunction &MF,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.h78 /// getPointerRegClass - Returns a TargetRegisterClass used for pointer
81 getPointerRegClass(const MachineFunction &MF,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h94 getPointerRegClass(const MachineFunction &MF,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h73 /// getPointerRegClass - Return the register class to use to hold pointers.
76 getPointerRegClass(const MachineFunction &MF, unsigned Kind=0) const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp416 const TargetRegisterClass *RC = TRI->getPointerRegClass(*MF);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h103 const TargetRegisterClass *getPointerRegClass(

Completed in 96 milliseconds

12