Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h146 bool selectGlobalLoadLds(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp1834 return selectGlobalLoadLds(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()
3257 bool AMDGPUInstructionSelector::selectGlobalLoadLds(MachineInstr &MI) const{ in selectGlobalLoadLds() function in AMDGPUInstructionSelector