Searched refs:emitDiv (Results 1 – 2 of 2) sorted by relevance
781 mlir::Value emitDiv(const BinOpInfo &ops);1448 mlir::Value ScalarExprEmitter::emitDiv(const BinOpInfo &ops) { in emitDiv() function in ScalarExprEmitter
948 return Discard(this->emitDiv(*T, BO)); in VisitBinaryOperator()1332 if (!this->emitDiv(ResultElemT, E)) in VisitComplexBinOp()2750 if (!this->emitDiv(*LHSComputationT, E)) in VisitCompoundAssignOperator()