Home
last modified time | relevance | path

Searched defs:nsrc (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_lower_uniforms.c122 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
Dvc4_opt_constant_folding.c61 int nsrc = qir_get_nsrc(inst); in constant_fold() local
Dvc4_qir.c32 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/
Dnir_mod_helpers.c62 nir_alu_src nsrc = { in pan_has_source_mod() local
/third_party/elfutils/libelf/
Dversion_xlate.h171 GElf_Verneed *nsrc; in elf_cvt_Verneed() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_isa_info.h52 int nsrc; member
/third_party/mesa3d/src/broadcom/compiler/
Dvir_dump.c260 int nsrc = vir_get_nsrc(inst); in vir_dump_alu() local
Dvir_to_qpu.c204 int nsrc = vir_get_nsrc(qinst); in v3d_generate_code_block() local
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstrev.c110 guint32 *nsrc; in gst_revtv_transform_frame() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_print.c414 int nsrc; in print_instr() member
Dir3.c501 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/
Dnir_clone.c239 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/
Dsb_sched.cpp146 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
Dsb_ra_init.cpp769 vvec sv, tv, nsrc(4); in split_vector_inst() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_readport_validation.cpp92 bool AluReadportReservation::schedule_vec_src(PVirtualValue src[3], int nsrc, AluBankSwizzle swz) in schedule_vec_src()
Dsfn_instr_lds.cpp396 int nsrc = 0; in from_string() local
Dsfn_alu_defines.h328 int nsrc: 4; member
458 int nsrc; member
Dsfn_instr_alu.cpp396 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/
Dqpu_pack.c994 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/
Dnine_shader.c356 unsigned nsrc; member
369 BYTE nsrc; member
/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c3519 UChar nsrc[10] = {0}; in TestFullRoundtrip() local