Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h145 bool selectBufferLoadLds(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp1832 return selectBufferLoadLds(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()
3145 bool AMDGPUInstructionSelector::selectBufferLoadLds(MachineInstr &MI) const { in selectBufferLoadLds() function in AMDGPUInstructionSelector