Searched defs:GetOperands (Results 1 – 4 of 4) sorted by relevance
173 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anonaeebdbfa0111::AndPredicate202 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anonaeebdbfa0111::OrPredicate223 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anonaeebdbfa0111::NotPredicate267 absl::Span<Predicate* const> GetOperands() const override { in GetOperands() function in tensorflow::__anonaeebdbfa0111::AndRecurrencePredicate294 absl::Span<Predicate* const> GetOperands() const override { return {}; } in GetOperands() function in tensorflow::__anonaeebdbfa0111::SymbolPredicate329 absl::Span<Predicate* const> GetOperands() const override { return {}; } in GetOperands() function in tensorflow::__anonaeebdbfa0111::IntSymbolPredicate
134 const char *SBInstruction::GetOperands(SBTarget target) { in GetOperands() function in SBInstruction
72 const char *GetOperands(const ExecutionContext *exe_ctx) { in GetOperands() function
861 StatusOr<llvm::SmallVector<mlir::Value, 4>> HloFunctionImporter::GetOperands( in GetOperands() function in xla::HloFunctionImporter