Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1237 bool moveFlatAddrToVGPR(MachineInstr &Inst) const;
H A DSIInstrInfo.cpp6118 bool SIInstrInfo::moveFlatAddrToVGPR(MachineInstr &Inst) const { in moveFlatAddrToVGPR() function in SIInstrInfo
6210 if (moveFlatAddrToVGPR(MI)) in legalizeOperandsFLAT()