Searched defs:HandleCustomCall (Results 1 – 6 of 6) sorted by relevance
130 Status HandleCustomCall(HloInstructionPtr custom_call) override { in HandleCustomCall() function
215 Status ShapeVerifier::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::ShapeVerifier
475 Status HloCostAnalysis::HandleCustomCall(const HloInstruction*) { in HandleCustomCall() function in xla::HloCostAnalysis
709 Status IrEmitter::HandleCustomCall(HloInstruction*) { in HandleCustomCall() function in xla::gpu::IrEmitter
317 Status IrEmitterUnnested::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::gpu::IrEmitterUnnested
2187 Status IrEmitter::HandleCustomCall(HloInstruction* custom_call) { in HandleCustomCall() function in xla::cpu::IrEmitter