Home
last modified time | relevance | path

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

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