Searched refs:DIV (Results 1 – 6 of 6) sorted by relevance
44 DIV = 5, enumerator173 Operator& Operator::create<Operator::DIV>();
61 IntOperand* BinaryOp<Operator::DIV>::eval(const Module&,
224 Operator& Operator::create<Operator::DIV>() in create()226 static BinaryOp<Operator::DIV> op; in create()
32 IntOperand* BinaryOp<Operator::DIV>::eval(const Module& pModule, in eval()
658 &Operator::create<Operator::DIV>());
1732 <li>Fixed GCC 4.7 linker DIV usage mismatch errors.