Searched refs:selectGroupStaticSize (Results 1 – 2 of 2) sorted by relevance
116 bool selectGroupStaticSize(MachineInstr &I) const;
1061 return selectGroupStaticSize(I); in selectG_INTRINSIC()1474 bool AMDGPUInstructionSelector::selectGroupStaticSize(MachineInstr &I) const { in selectGroupStaticSize() function in AMDGPUInstructionSelector