Searched defs:isCommutable (Results 1 – 6 of 6) sorted by relevance
454 bool isCommutable() const { in isCommutable() function
388 bool isCommutable() const { return Flags & (1 << MCID::Commutable); } in isCommutable() function
231 bool isCommutable; variable
430 bool isCommutable() const { return Flags & (1ULL << MCID::Commutable); } in isCommutable() function
243 bool isCommutable : 1; variable
240 bool isCommutable : 1; variable