Searched refs:custom_call_handler_ (Results 1 – 2 of 2) sorted by relevance
151 custom_call_handler_ = std::move(handler); in set_custom_call_handler()348 custom_call_handler_; variable
1577 if (!custom_call_handler_) { in HandleCustomCall()1591 auto output, custom_call_handler_(custom_call, absl::MakeSpan(operands))); in HandleCustomCall()