Searched defs:HandleCustomCall (Results 1 – 7 of 7) sorted by relevance
145 Status HandleCustomCall(HloInstructionPtr custom_call) override { in HandleCustomCall() function
643 Status HloCostAnalysis::HandleCustomCall(const HloInstruction*) { in HandleCustomCall() function in xla::HloCostAnalysis
544 Status ShapeVerifier::HandleCustomCall(HloInstruction* instruction) { in HandleCustomCall() function in xla::ShapeVerifier
1576 Status HloEvaluator::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::HloEvaluator
744 Status IrEmitter::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::gpu::IrEmitter
373 Status IrEmitterUnnested::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::gpu::IrEmitterUnnested
2229 Status IrEmitter::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::cpu::IrEmitter