Searched defs:isMAC (Results 1 – 3 of 3) sorted by relevance
136 static bool isMAC(InsnType insn) { in isMAC() function
4215 static constexpr bool isMAC = true; in applyDriverCorrectnessWorkarounds() local4217 static constexpr bool isMAC = false; in applyDriverCorrectnessWorkarounds() local
461 bool isMAC(unsigned Opc) { in isMAC() function