Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h143 bool selectBufferLoadLds(MachineInstr &MI) const;
DAMDGPUInstructionSelector.cpp2054 return selectBufferLoadLds(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()
3071 bool AMDGPUInstructionSelector::selectBufferLoadLds(MachineInstr &MI) const { in selectBufferLoadLds() function in AMDGPUInstructionSelector