Searched defs:HandleAfterAll (Results 1 – 6 of 6) sorted by relevance
212 Status HandleAfterAll(HloInstructionPtr token) override { in HandleAfterAll() function
415 Status HloCostAnalysis::HandleAfterAll(const HloInstruction*) { in HandleAfterAll() function in xla::HloCostAnalysis
827 Status ShapeVerifier::HandleAfterAll(HloInstruction* token) { in HandleAfterAll() function in xla::ShapeVerifier
1165 Status HloEvaluator::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::HloEvaluator
2638 Status IrEmitter::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::cpu::IrEmitter
1469 Status IrEmitterUnnested::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::gpu::IrEmitterUnnested