Searched refs:selectDSAppendConsume (Results 1 – 2 of 2) sorted by relevance
123 bool selectDSAppendConsume(MachineInstr &MI, bool IsAppend) const;
1728 bool AMDGPUInstructionSelector::selectDSAppendConsume(MachineInstr &MI, in selectDSAppendConsume() function in AMDGPUInstructionSelector2084 return selectDSAppendConsume(I, true); in selectG_INTRINSIC_W_SIDE_EFFECTS()2086 return selectDSAppendConsume(I, false); in selectG_INTRINSIC_W_SIDE_EFFECTS()