Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h78 bool selectG_STORE(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp280 bool AMDGPUInstructionSelector::selectG_STORE(MachineInstr &I) const { in selectG_STORE() function in AMDGPUInstructionSelector
650 return selectG_STORE(I); in select()