Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h953 bool moveFlatAddrToVGPR(MachineInstr &Inst) const;
H A DSIInstrInfo.cpp4983 bool SIInstrInfo::moveFlatAddrToVGPR(MachineInstr &Inst) const { in moveFlatAddrToVGPR() function in SIInstrInfo
5075 if (moveFlatAddrToVGPR(MI)) in legalizeOperandsFLAT()