Searched refs:selectG_CONSTANT (Results 1 – 2 of 2) sorted by relevance
66 bool selectG_CONSTANT(MachineInstr &I) const;
322 bool AMDGPUInstructionSelector::selectG_CONSTANT(MachineInstr &I) const { in selectG_CONSTANT() function in AMDGPUInstructionSelector638 return selectG_CONSTANT(I); in select()