Home
last modified time | relevance | path

Searched defs:const_instr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dbuffer_assignment_util.cc27 HloInstruction* const_instr = nullptr; in InstrForConstantBufferAllocation() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp258 filter_64_bit_instr(const nir_instr *const_instr, UNUSED const void *data) in filter_64_bit_instr()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dpattern_matcher_test.cc1094 const HloInstruction* const_instr; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dmhlo_to_lhlo_with_xla.cc1069 auto const_instr = xla::Cast<xla::HloConstantInstruction>(instr); in EmitConstant() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1486 filter_64_bit_instr(const nir_instr *const_instr, UNUSED const void *data) in filter_64_bit_instr()
1501 filter_pack_instr(const nir_instr *const_instr, UNUSED const void *data) in filter_pack_instr()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc3701 HloInstructionProto const_instr; in BuildConstantSubGraph() local