Searched defs:HandleAfterAll (Results 1 – 6 of 6) sorted by relevance
240 Status HandleAfterAll(HloInstructionPtr token) override { in HandleAfterAll() function
542 Status HloCostAnalysis::HandleAfterAll(const HloInstruction* token) { in HandleAfterAll() function in xla::HloCostAnalysis
1148 Status ShapeVerifier::HandleAfterAll(HloInstruction* token) { in HandleAfterAll() function in xla::ShapeVerifier
1839 Status HloEvaluator::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::HloEvaluator
2740 Status IrEmitter::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::cpu::IrEmitter
3228 Status IrEmitterUnnested::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::gpu::IrEmitterUnnested