Searched defs:HandleInfeed (Results 1 – 8 of 8) sorted by relevance
271 Status HandleInfeed(HloInstruction* infeed) override { in HandleInfeed() function
122 Status HandleInfeed(HloInstructionPtr infeed) override { in HandleInfeed() function
335 Status HloCostAnalysis::HandleInfeed(const HloInstruction*) { in HandleInfeed() function in xla::HloCostAnalysis
333 Status ShapeVerifier::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::ShapeVerifier
362 Status ThunkEmitter::HandleInfeed(HloInstruction* infeed) { in HandleInfeed() function in xla::gpu::ThunkEmitter
836 Status IrEmitter::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::gpu::IrEmitter
1292 Status IrEmitterUnnested::HandleInfeed(HloInstruction* xla_infeed) { in HandleInfeed() function in xla::gpu::IrEmitterUnnested
384 Status IrEmitter::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::cpu::IrEmitter