Searched refs:emitRem (Results 1 – 2 of 2) sorted by relevance
782 mlir::Value emitRem(const BinOpInfo &ops);1453 mlir::Value ScalarExprEmitter::emitRem(const BinOpInfo &ops) { in emitRem() function in ScalarExprEmitter
944 return Discard(this->emitRem(*T, BO)); in VisitBinaryOperator()1452 if (!this->emitRem(ElemT, E)) in VisitVectorBinOp()2754 if (!this->emitRem(*LHSComputationT, E)) in VisitCompoundAssignOperator()