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