Searched refs:isICMP (Results 1 – 1 of 1) sorted by relevance
4335 bool isICMP = MI.getOpcode() == AMDGPU::G_ICMP; in getInstrMapping() local4339 (isICMP ? canUseSCCICMP() : canUseSCCFCMP()); in getInstrMapping()