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

12

/freebsd-11-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-11-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-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.h45 getPointerRegClass(const MachineFunction &MF,
H A DWebAssemblyRegisterInfo.cpp119 MRI.getTargetRegisterInfo()->getPointerRegClass(MF);
144 WebAssemblyRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:WebAssemblyRegisterInfo
H A DWebAssemblyFrameLowering.cpp173 MRI.getTargetRegisterInfo()->getPointerRegClass(MF);
246 MRI.getTargetRegisterInfo()->getPointerRegClass(MF);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.h34 getPointerRegClass(const MachineFunction &MF,
H A DARMBaseRegisterInfo.h140 getPointerRegClass(const MachineFunction &MF,
H A DThumbRegisterInfo.cpp54 ThumbRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:ThumbRegisterInfo
57 return ARMBaseRegisterInfo::getPointerRegClass(MF, Kind);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h47 getPointerRegClass(const MachineFunction &MF,
H A DAVRRegisterInfo.cpp259 AVRRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:llvm::AVRRegisterInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.h35 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
H A DVERegisterInfo.cpp73 VERegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:VERegisterInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h59 getPointerRegClass(const MachineFunction &MF,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h82 getPointerRegClass(const MachineFunction &MF,
H A DHexagonRegisterInfo.cpp343 HexagonRegisterInfo::getPointerRegClass(const MachineFunction &MF, function in class:HexagonRegisterInfo
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.h82 /// getPointerRegClass - Returns a TargetRegisterClass used for pointer
85 getPointerRegClass(const MachineFunction &MF,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h89 getPointerRegClass(const MachineFunction &MF,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h99 const TargetRegisterClass *getPointerRegClass(
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp414 const TargetRegisterClass *RC = TRI->getPointerRegClass(*MF);

Completed in 265 milliseconds

12