Searched refs:selectG_ICMP (Results 1 – 2 of 2) sorted by relevance
130 bool selectG_ICMP(MachineInstr &I) const;
1276 bool AMDGPUInstructionSelector::selectG_ICMP(MachineInstr &I) const { in selectG_ICMP() function in AMDGPUInstructionSelector3433 if (selectG_ICMP(I)) in select()