Home
last modified time | relevance | path

Searched defs:HandleConstant (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dfused_ir_emitter.cc93 FusedIrEmitter::IndexedGenerator FusedIrEmitter::HandleConstant( in HandleConstant() function in xla::FusedIrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc94 Status IrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::gpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h159 Status HandleConstant(HloInstructionPtr constant) override { in HandleConstant() function
H A Dhlo_cost_analysis.cc221 Status HloCostAnalysis::HandleConstant(const HloInstruction*) { in HandleConstant() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc959 Status ShapeVerifier::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::ShapeVerifier
H A Dhlo_instruction_test.cc67 Status HandleConstant(HloInstruction* constant) override { in HandleConstant() function in xla::__anon6a94cac00111::OpAndUserCollectingVisitor
H A Dhlo_evaluator.cc1126 Status HloEvaluator::HandleConstant(HloInstruction*) { return OkStatus(); } in HandleConstant() function in xla::HloEvaluator
H A Dalgebraic_simplifier.cc1587 Status AlgebraicSimplifierVisitor::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_compiler.cc391 Status HandleConstant(HloInstruction*) override { return OkStatus(); } in HandleConstant() function in xla::cpu::__anon660623760511::CollectProfileCandidates
H A Dir_emitter.cc301 Status IrEmitter::HandleConstant(HloInstruction* constant) { in HandleConstant() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc2967 Status SpmdPartitioningVisitor::HandleConstant(HloInstruction* hlo) { in HandleConstant() function in xla::spmd::SpmdPartitioningVisitor