Searched refs:negate (Results 1 – 5 of 5) sorted by relevance
176 negate, enumerator
81 case negate: in resolve()
194 …on { $$ = std::shared_ptr<unary_operation>(new unary_operation(@$, unary_operation::negate, $2)); }
146 mvns \rb,\rb @ negate mantissa218 mvns r1,r1 @ negate mantissa
1103 …tr<unary_operation>(new unary_operation(yylhs.location, unary_operation::negate, yystack_[0].value… in parse()