Searched refs:Andn2SCC (Results 1 – 1 of 1) sorted by relevance
208 MachineOperand &Andn2SCC = Andn2->getOperand(3); in optimizeVcndVcmpPair() local209 assert(Andn2SCC.getReg() == AMDGPU::SCC); in optimizeVcndVcmpPair()210 Andn2SCC.setIsDead(AndSCC.isDead()); in optimizeVcndVcmpPair()