Searched defs:dest_value (Results 1 – 8 of 8) sorted by relevance
| /external/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
| 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
|
| /external/selinux/checkpolicy/ |
| D | module_compiler.c | 156 uint32_t * dest_value, uint32_t scope) in create_symbol() 199 uint32_t * dest_value, uint32_t * datum_value) in declare_symbol() 718 uint32_t * dest_value, uint32_t * datum_value) in require_symbol()
|
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_shader_base.cpp | 551 auto dest_value = varvec_from_nir(instr->dest, instr->num_components); in emit_load_local_shared() local 588 auto dest_value = from_nir(instr->dest, 0); in emit_atomic_local_shared() local
|
| D | sfn_shader.cpp | 1084 auto dest_value = uses_retval ? vf.dest(instr->def, 0, pin_free) : nullptr; in emit_atomic_local_shared() local 1292 auto dest_value = value_factory().dest_vec(instr->def, instr->num_components); in emit_local_load() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_from_ssa.c | 882 struct copy_value dest_value = { in resolve_parallel_copy() local
|
| /external/ethtool/netlink/ |
| D | parser.c | 399 struct byte_str_value *dest_value = dest; in nl_parse_byte_str() local
|
| /external/protobuf/python/google/protobuf/pyext/ |
| D | message.cc | 1071 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local
|
| /external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
| D | message.cc | 1070 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local
|