Lines Matching refs:Root

154   std::pair<Register, unsigned> selectVOP3ModsImpl(MachineOperand &Root,
158 selectVCSRC(MachineOperand &Root) const;
161 selectVSRC0(MachineOperand &Root) const;
164 selectVOP3Mods0(MachineOperand &Root) const;
166 selectVOP3BMods0(MachineOperand &Root) const;
168 selectVOP3OMods(MachineOperand &Root) const;
170 selectVOP3Mods(MachineOperand &Root) const;
172 selectVOP3BMods(MachineOperand &Root) const;
174 ComplexRendererFns selectVOP3NoMods(MachineOperand &Root) const;
177 selectVOP3Mods_nnan(MachineOperand &Root) const;
183 selectVOP3PMods(MachineOperand &Root) const;
186 selectVOP3OpSelMods(MachineOperand &Root) const;
189 selectSmrdImm(MachineOperand &Root) const;
191 selectSmrdImm32(MachineOperand &Root) const;
193 selectSmrdSgpr(MachineOperand &Root) const;
195 std::pair<Register, int> selectFlatOffsetImpl(MachineOperand &Root,
199 selectFlatOffset(MachineOperand &Root) const;
201 selectGlobalOffset(MachineOperand &Root) const;
203 selectScratchOffset(MachineOperand &Root) const;
206 selectGlobalSAddr(MachineOperand &Root) const;
209 selectScratchSAddr(MachineOperand &Root) const;
212 selectMUBUFScratchOffen(MachineOperand &Root) const;
214 selectMUBUFScratchOffset(MachineOperand &Root) const;
221 selectDS1Addr1OffsetImpl(MachineOperand &Root) const;
223 selectDS1Addr1Offset(MachineOperand &Root) const;
226 selectDS64Bit4ByteAligned(MachineOperand &Root) const;
229 selectDS128Bit8ByteAligned(MachineOperand &Root) const;
231 std::pair<Register, unsigned> selectDSReadWrite2Impl(MachineOperand &Root,
234 selectDSReadWrite2(MachineOperand &Root, unsigned size) const;
237 getPtrBaseWithConstantOffset(Register Root,
255 bool selectMUBUFAddr64Impl(MachineOperand &Root, Register &VAddr,
259 bool selectMUBUFOffsetImpl(MachineOperand &Root, Register &RSrcReg,
263 selectMUBUFAddr64(MachineOperand &Root) const;
266 selectMUBUFOffset(MachineOperand &Root) const;
269 selectMUBUFOffsetAtomic(MachineOperand &Root) const;
272 selectMUBUFAddr64Atomic(MachineOperand &Root) const;
274 ComplexRendererFns selectSMRDBufferImm(MachineOperand &Root) const;
275 ComplexRendererFns selectSMRDBufferImm32(MachineOperand &Root) const;