Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h68 bool selectG_GEP(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp165 bool AMDGPUInstructionSelector::selectG_GEP(MachineInstr &I) const { in selectG_GEP() function in AMDGPUInstructionSelector
640 return selectG_GEP(I); in select()