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