Searched defs:HandleRecv (Results 1 – 6 of 6) sorted by relevance
132 Status IrEmitter::HandleRecv(HloInstruction*) { in HandleRecv() function in xla::gpu::IrEmitter
244 Status HandleRecv(HloInstructionPtr recv) override { in HandleRecv() function
516 Status HloCostAnalysis::HandleRecv(const HloInstruction*) { return OkStatus(); } in HandleRecv() function in xla::HloCostAnalysis
1538 Status ShapeVerifier::HandleRecv(HloInstruction* recv) { in HandleRecv() function in xla::ShapeVerifier
1187 Status DeadnessAnalysisImpl::HandleRecv(Node* n, in HandleRecv() function in tensorflow::__anonfdc77a490111::DeadnessAnalysisImpl
2105 Status IrEmitter::HandleRecv(HloInstruction* recv) { in HandleRecv() function in xla::cpu::IrEmitter