Home
last modified time | relevance | path

Searched refs:moveFlatAddrToVGPR (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1002 bool moveFlatAddrToVGPR(MachineInstr &Inst) const;
H A DSIInstrInfo.cpp5329 bool SIInstrInfo::moveFlatAddrToVGPR(MachineInstr &Inst) const { in moveFlatAddrToVGPR() function in SIInstrInfo
5421 if (moveFlatAddrToVGPR(MI)) in legalizeOperandsFLAT()