/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir_lower_uniforms.c | 122 uint32_t nsrc = qir_get_nsrc(inst); in qir_lower_uniforms() local 157 uint32_t nsrc = qir_get_nsrc(inst); in qir_lower_uniforms() local
|
D | vc4_opt_constant_folding.c | 61 int nsrc = qir_get_nsrc(inst); in constant_fold() local
|
D | vc4_qir.c | 32 uint8_t ndst, nsrc; member 114 int nsrc = qir_get_non_sideband_nsrc(inst); in qir_get_nsrc() local
|
/third_party/mesa3d/src/panfrost/util/ |
D | nir_mod_helpers.c | 62 nir_alu_src nsrc = { in pan_has_source_mod() local
|
/third_party/elfutils/libelf/ |
D | version_xlate.h | 171 GElf_Verneed *nsrc; in elf_cvt_Verneed() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_isa_info.h | 52 int nsrc; member
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | vir_dump.c | 260 int nsrc = vir_get_nsrc(inst); in vir_dump_alu() local
|
D | vir_to_qpu.c | 204 int nsrc = vir_get_nsrc(qinst); in v3d_generate_code_block() local
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstrev.c | 110 guint32 *nsrc; in gst_revtv_transform_frame() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_print.c | 414 int nsrc; in print_instr() member
|
D | ir3.c | 501 instr_create(struct ir3_block *block, opc_t opc, int ndst, int nsrc) in instr_create() 525 ir3_instr_create(struct ir3_block *block, opc_t opc, int ndst, int nsrc) in ir3_instr_create()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_clone.c | 239 nir_src *nsrc, const nir_src *src) in __clone_src() 453 nir_phi_src *nsrc = nir_phi_instr_add_src(nphi, src->pred, src->src); in clone_phi() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_sched.cpp | 146 unsigned nsrc = n->bc.op_ptr->src_count, i; in unreserve() local 231 unsigned nsrc = n->bc.op_ptr->src_count, i; in unreserve() local 259 unsigned nsrc = n->bc.op_ptr->src_count, i; in try_reserve() local 440 unsigned nsrc = n->bc.op_ptr->src_count; in try_reserve() local
|
D | sb_ra_init.cpp | 769 vvec sv, tv, nsrc(4); in split_vector_inst() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_alu_readport_validation.cpp | 92 bool AluReadportReservation::schedule_vec_src(PVirtualValue src[3], int nsrc, AluBankSwizzle swz) in schedule_vec_src()
|
D | sfn_instr_lds.cpp | 396 int nsrc = 0; in from_string() local
|
D | sfn_alu_defines.h | 328 int nsrc: 4; member 458 int nsrc; member
|
D | sfn_instr_alu.cpp | 396 int nsrc = alu_ops.at(m_opcode).nsrc; in replace_source() local 526 unsigned nsrc = alu_ops.at(m_opcode).nsrc; in check_readport_validation() local 813 int nsrc; member
|
/third_party/mesa3d/src/broadcom/qpu/ |
D | qpu_pack.c | 994 int nsrc = v3d_qpu_add_op_num_src(instr->alu.add.op); in v3d_qpu_add_pack() local 1206 int nsrc = v3d_qpu_mul_op_num_src(instr->alu.mul.op); in v3d_qpu_mul_pack() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 356 unsigned nsrc; member 369 BYTE nsrc; member
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 3519 UChar nsrc[10] = {0}; in TestFullRoundtrip() local
|