Searched refs:selectDSAppendConsume (Results 1 – 2 of 2) sorted by relevance
121 bool selectDSAppendConsume(MachineInstr &MI, bool IsAppend) const;
1488 bool AMDGPUInstructionSelector::selectDSAppendConsume(MachineInstr &MI, in selectDSAppendConsume() function in AMDGPUInstructionSelector1823 return selectDSAppendConsume(I, true); in selectG_INTRINSIC_W_SIDE_EFFECTS()1825 return selectDSAppendConsume(I, false); in selectG_INTRINSIC_W_SIDE_EFFECTS()