Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc849 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
922 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
1084 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
1576 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
1632 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
2236 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_idct32x32_1024_add_neon.c88 const int32_t first_const, in do_butterfly()
H A Didct32x32_add_neon.c116 const int16_t first_const, in do_butterfly()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_utils.cc244 Value& first_const, Value& second_const, in getTosaConst32bitTable()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c810 int first_const = -1; in lower_alu() local
/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c1355 PyObject *first_const = Py_None; in compiler_function() local