Home
last modified time | relevance | path

Searched defs:dest_value (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_valuefactory_test.cpp59 auto dest_value = factory->dest(alu->def, 0, pin_none); in TEST_F() local
79 auto dest_value = factory->dest(alu->def, 0, pin_chan); in TEST_F() local
97 auto dest_value = factory->dest(alu->def, 1, pin_chan); in TEST_F() local
/aosp_15_r20/external/selinux/checkpolicy/
H A Dmodule_compiler.c150 uint32_t * dest_value, uint32_t scope) in create_symbol()
193 uint32_t * dest_value, uint32_t * datum_value) in declare_symbol()
716 uint32_t * dest_value, uint32_t * datum_value) in require_symbol()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp1116 auto dest_value = uses_retval ? vf.dest(instr->def, 0, pin_free) : nullptr; in emit_atomic_local_shared() local
1324 auto dest_value = value_factory().dest_vec(instr->def, instr->num_components); in emit_local_load() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_from_ssa.c882 struct copy_value dest_value = { in resolve_parallel_copy() local
/aosp_15_r20/external/ethtool/netlink/
H A Dparser.c399 struct byte_str_value *dest_value = dest; in nl_parse_byte_str() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1071 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1071 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local