Home
last modified time | relevance | path

Searched defs:HandleBitcast (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc132 Status LogicalBufferAnalysis::HandleBitcast(HloInstruction*) { in HandleBitcast() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h192 Status HandleBitcast(HloInstructionPtr bitcast) override { in HandleBitcast() function
Dtuple_points_to_analysis.cc267 Status TuplePointsToAnalysis::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::TuplePointsToAnalysis
Dhlo_cost_analysis.cc471 Status HloCostAnalysis::HandleBitcast(const HloInstruction*) { in HandleBitcast() function in xla::HloCostAnalysis
Dhlo_verifier.cc681 Status ShapeVerifier::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::ShapeVerifier
Dhlo_evaluator.cc402 Status HloEvaluator::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::HloEvaluator
Dalgebraic_simplifier.cc1158 Status AlgebraicSimplifierVisitor::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc226 Status IrEmitter::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc5864 Status IrEmitterUnnested::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::gpu::IrEmitterUnnested