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 D | sfn_valuefactory_test.cpp | 59 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 D | module_compiler.c | 150 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 D | sfn_shader.cpp | 1116 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 D | nir_from_ssa.c | 882 struct copy_value dest_value = { in resolve_parallel_copy() local
|
/aosp_15_r20/external/ethtool/netlink/ |
H A D | parser.c | 399 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 D | message.cc | 1071 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | message.cc | 1071 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local
|