Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1006 bool moveFlatAddrToVGPR(MachineInstr &Inst) const;
H A DSIInstrInfo.cpp5446 bool SIInstrInfo::moveFlatAddrToVGPR(MachineInstr &Inst) const { in moveFlatAddrToVGPR() function in SIInstrInfo
5538 if (moveFlatAddrToVGPR(MI)) in legalizeOperandsFLAT()