Searched refs:HandleSliceToDynamic (Results 1 – 2 of 2) sorted by relevance
185 Status HandleSliceToDynamic(HloInstruction* hlo);
2144 Status IrEmitter::HandleSliceToDynamic(HloInstruction* hlo) { in HandleSliceToDynamic() function in xla::cpu::IrEmitter2300 return HandleSliceToDynamic(custom_call); in HandleCustomCall()