Home
last modified time | relevance | path

Searched defs:src_types (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c58 int ntypes, struct vtn_type **src_types, in vtn_opencl_mangle()
139 struct vtn_type **src_types) in mangle_and_find()
171 struct vtn_type **src_types, in call_mangled_function()
207 struct vtn_type *src_types[5] = { NULL }; in handle_instr() local
276 unsigned num_srcs, nir_def **srcs, struct vtn_type **src_types, in handle_alu()
425 struct vtn_type **src_types, in handle_clc_fn()
471 unsigned num_srcs, nir_def **srcs, struct vtn_type **src_types, in handle_special()
584 unsigned num_srcs, nir_def **srcs, struct vtn_type **src_types, in handle_core()
863 unsigned num_srcs, nir_def **srcs, struct vtn_type **src_types, in handle_round()
878 unsigned num_srcs, nir_def **srcs, struct vtn_type **src_types, in handle_shuffle()
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dopt_bar_prop.rs254 let src_types = instr.src_types(); in run() localVariable
H A Dlegalize.rs326 let src_types = instr.src_types(); in legalize_instr() localVariable
H A Dopt_copy_prop.rs674 let src_types = instr.src_types(); in run() localVariable
H A Dhw_tests.rs319 let src_types = op.src_types(); in test_foldable_op_with() localVariable
H A Dsm50.rs355 let src_types = op.src_types(); in legalize_ext_instr() localVariable
H A Dir.rs1434 fn src_types(&self) -> SrcTypeList { in src_types() method
3543 pub src_types: [IntType; 2], field
6527 pub fn src_types(&self) -> SrcTypeList { in src_types() method
H A Dsm70.rs751 let src_types = op.src_types(); in legalize_ext_instr() localVariable
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dcompiler.h105 nir_alu_type src_types[MIR_SRC_COUNT]; member
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h6521 unsigned src_types; member