Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlogical_buffer_analysis.cc128 Status LogicalBufferAnalysis::HandleBitcast(HloInstruction*) { in HandleBitcast() function in xla::LogicalBufferAnalysis
H A Ddfs_hlo_visitor_with_default.h205 Status HandleBitcast(HloInstructionPtr bitcast) override { in HandleBitcast() function
H A Dtuple_points_to_analysis.cc268 Status TuplePointsToAnalysis::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::TuplePointsToAnalysis
H A Dhlo_cost_analysis.cc472 Status HloCostAnalysis::HandleBitcast(const HloInstruction*) { in HandleBitcast() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1044 Status ShapeVerifier::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::ShapeVerifier
H A Dhlo_evaluator.cc1031 Status HloEvaluator::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc1045 Status AlgebraicSimplifierVisitor::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc253 Status IrEmitter::HandleBitcast(HloInstruction* bitcast) { in HandleBitcast() function in xla::cpu::IrEmitter