Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h77 bool selectG_LOAD(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp578 bool AMDGPUInstructionSelector::selectG_LOAD(MachineInstr &I) const { in selectG_LOAD() function in AMDGPUInstructionSelector
648 return selectG_LOAD(I); in select()