Searched defs:GetOperands (Results 1 – 2 of 2) sorted by relevance
173 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anon87862a3f0111::AndPredicate202 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anon87862a3f0111::OrPredicate223 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anon87862a3f0111::NotPredicate267 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anon87862a3f0111::AndRecurrencePredicate294 absl::Span<Predicate* const> GetOperands() const override { return {}; } in GetOperands() function in tensorflow::__anon87862a3f0111::SymbolPredicate329 absl::Span<Predicate* const> GetOperands() const override { return {}; } in GetOperands() function in tensorflow::__anon87862a3f0111::IntSymbolPredicate
905 StatusOr<llvm::SmallVector<mlir::Value, 4>> HloFunctionImporter::GetOperands( in GetOperands() function in xla::HloFunctionImporter