Searched defs:isCommutable (Results 1 – 3 of 3) sorted by relevance
263 bool isCommutable : 1; variable
481 bool isCommutable() const { return Flags & (1ULL << MCID::Commutable); } in isCommutable() function
290 bool isCommutable : 1; ///< Is a commutable instruction. variable