Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h69 bool selectG_IMPLICIT_DEF(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp169 bool AMDGPUInstructionSelector::selectG_IMPLICIT_DEF(MachineInstr &I) const { in selectG_IMPLICIT_DEF() function in AMDGPUInstructionSelector
642 return selectG_IMPLICIT_DEF(I); in select()