Searched defs:AndIOp (Results 1 – 2 of 2) sorted by relevance
27 class AndIOp; variable
61 .Case([](arith::AndIOp) { return arith::AtomicRMWKind::andi; }) in getSupportedReduction()