Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.h546 bool ShouldEmitParallelLoopFor(const HloInstruction& op) const { in ShouldEmitParallelLoopFor() function
H A Dir_emitter.cc1948 if (ShouldEmitParallelLoopFor(*slice)) { in HandleSlice()
2608 if (ShouldEmitParallelLoopFor(*concatenate)) { in EmitFastConcatenate()
3368 if (ShouldEmitParallelLoopFor(*target_op)) { in EmitTargetElementLoop()