Searched refs:divide (Results 1 – 6 of 6) sorted by relevance
132 …o link. hardware uses accelerated divide instructions while compiler allows the compiler to decide…
182 divide, enumerator
135 case divide: in resolve()
236 … = std::shared_ptr<binary_operation>(new binary_operation(@$, binary_operation::divide, $1, $3)); }
361 2: @ divide by 0 with y<2^32
1238 …binary_operation>(new binary_operation(yylhs.location, binary_operation::divide, yystack_[2].value… in parse()