Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h123 bool selectDSAppendConsume(MachineInstr &MI, bool IsAppend) const;
H A DAMDGPUInstructionSelector.cpp1728 bool AMDGPUInstructionSelector::selectDSAppendConsume(MachineInstr &MI, in selectDSAppendConsume() function in AMDGPUInstructionSelector
2084 return selectDSAppendConsume(I, true); in selectG_INTRINSIC_W_SIDE_EFFECTS()
2086 return selectDSAppendConsume(I, false); in selectG_INTRINSIC_W_SIDE_EFFECTS()