Searched refs:getGITPtrLoReg (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp341 Register GITPtrLoReg = MFI->getGITPtrLoReg(MF);
434 Register GITPtrLoReg = MFI->getGITPtrLoReg(MF);
507 Register GitPtrLo = MFI->getGITPtrLoReg(MF);
H A DSIMachineFunctionInfo.cpp458 SIMachineFunctionInfo::getGITPtrLoReg(const MachineFunction &MF) const { function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h696 Register getGITPtrLoReg(const MachineFunction &MF) const;

Completed in 111 milliseconds