Searched defs:IsAssign (Results 1 – 5 of 5) sorted by relevance
102 bool IsAssign(const NodeDef& node) { in IsAssign() function
123 bool TFGraphDialect::IsAssign(TFOp op) const { in IsAssign() function in mlir::tfg::TFGraphDialect
1719 bool IsAssign = getPrecedence() == Prec::Assign; in printLeft() local
1877 bool IsAssign = getPrecedence() == Prec::Assign; in printLeft() local