Home
last modified time | relevance | path

Searched refs:ComputationTransitivelyContainsCustomCall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.h526 bool ComputationTransitivelyContainsCustomCall( in ComputationTransitivelyContainsCustomCall() function
H A Dir_emitter.cc2260 if (ComputationTransitivelyContainsCustomCall(computation)) { in HandleCall()
3496 if (ComputationTransitivelyContainsCustomCall(&callee)) { in EmitThreadLocalCall()
3524 if (ComputationTransitivelyContainsCustomCall(&callee)) { in EmitGlobalCall()