Home
last modified time | relevance | path

Searched refs:getPointerRegClass (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp122 MRI.getTargetRegisterInfo()->getPointerRegClass(MF); in eliminateFrameIndex()
153 WebAssemblyRegisterInfo::getPointerRegClass(const MachineFunction &MF, in getPointerRegClass() function in WebAssemblyRegisterInfo
H A DWebAssemblyRegisterInfo.h45 getPointerRegClass(const MachineFunction &MF,
H A DWebAssemblyFrameLowering.cpp276 MRI.getTargetRegisterInfo()->getPointerRegClass(MF); in emitPrologue()
347 MRI.getTargetRegisterInfo()->getPointerRegClass(MF); in emitEpilogue()
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.h32 getPointerRegClass(const MachineFunction &MF,
H A DMSP430RegisterInfo.cpp97 MSP430RegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind) in getPointerRegClass() function in MSP430RegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h34 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
H A DSparcRegisterInfo.cpp105 SparcRegisterInfo::getPointerRegClass(const MachineFunction &MF, in getPointerRegClass() function in SparcRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVERegisterInfo.h35 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.h37 getPointerRegClass(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.h47 getPointerRegClass(const MachineFunction &MF,
H A DAVRRegisterInfo.cpp277 AVRRegisterInfo::getPointerRegClass(const MachineFunction &MF, in getPointerRegClass() function in llvm::AVRRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.h34 getPointerRegClass(const MachineFunction &MF,
H A DARMBaseRegisterInfo.h172 getPointerRegClass(const MachineFunction &MF,
H A DThumbRegisterInfo.cpp54 ThumbRegisterInfo::getPointerRegClass(const MachineFunction &MF, in getPointerRegClass() function in ThumbRegisterInfo
57 return ARMBaseRegisterInfo::getPointerRegClass(MF, Kind); in getPointerRegClass()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h58 getPointerRegClass(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h47 const TargetRegisterClass *getPointerRegClass(const MachineFunction &MF,
H A DMipsRegisterInfo.cpp47 MipsRegisterInfo::getPointerRegClass(const MachineFunction &MF, in getPointerRegClass() function in MipsRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h78 getPointerRegClass(const MachineFunction &MF,
H A DHexagonRegisterInfo.cpp450 HexagonRegisterInfo::getPointerRegClass(const MachineFunction &MF, in getPointerRegClass() function in HexagonRegisterInfo
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86RegisterInfo.h81 getPointerRegClass(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h136 getPointerRegClass(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h96 getPointerRegClass(const MachineFunction &MF,
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h76 getPointerRegClass(const MachineFunction &MF, unsigned Kind=0) const override;
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h126 const TargetRegisterClass *getPointerRegClass(
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h770 getPointerRegClass(const MachineFunction &MF, unsigned Kind=0) const {

12