Searched defs:first_const (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | direct_session_test.cc | 849 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 D | highbd_idct32x32_1024_add_neon.c | 88 const int32_t first_const, in do_butterfly()
|
H A D | idct32x32_add_neon.c | 116 const int16_t first_const, in do_butterfly()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
H A D | legalize_utils.cc | 244 Value& first_const, Value& second_const, in getTosaConst32bitTable()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir.c | 810 int first_const = -1; in lower_alu() local
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | compile.c | 1355 PyObject *first_const = Py_None; in compiler_function() local
|