Searched refs:InstArithmeticAttributes (Results 1 – 1 of 1) sorted by relevance
35 } InstArithmeticAttributes[] = { variable284 return InstArithmeticAttributes[getOp()].DisplayString; in getInstName()288 return Op < InstArithmetic::_num ? InstArithmeticAttributes[Op].DisplayString in getOpName()293 return InstArithmeticAttributes[getOp()].IsCommutative; in isCommutative()