Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h66 bool selectG_CONSTANT(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp322 bool AMDGPUInstructionSelector::selectG_CONSTANT(MachineInstr &I) const { in selectG_CONSTANT() function in AMDGPUInstructionSelector
638 return selectG_CONSTANT(I); in select()