Searched refs:selectBufferLoadLds (Results 1 – 2 of 2) sorted by relevance
145 bool selectBufferLoadLds(MachineInstr &MI) const;
1832 return selectBufferLoadLds(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()3145 bool AMDGPUInstructionSelector::selectBufferLoadLds(MachineInstr &MI) const { in selectBufferLoadLds() function in AMDGPUInstructionSelector