Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
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 …]
/external/mesa3d/src/nouveau/compiler/nak/
Dlegalize.rs424 let src_types = instr.src_types(); in legalize_sm50_instr() localVariable
714 let src_types = instr.src_types(); in legalize_sm70_instr() localVariable
754 let src_types = instr.src_types(); in legalize_instr() localVariable
Dir_proc.rs98 let mut src_types = TokenStream2::new(); in derive_as_slice() localVariable
Dopt_bar_prop.rs254 let src_types = instr.src_types(); in run() localVariable
Dopt_copy_prop.rs444 let src_types = instr.src_types(); in run() localVariable
Dir.rs1314 fn src_types(&self) -> SrcTypeList; in src_types() method
2818 pub src_types: [IntType; 2], field
3155 fn src_types(&self) -> SrcTypeList { in src_types() method
3205 fn src_types(&self) -> SrcTypeList { in src_types() method
3248 fn src_types(&self) -> SrcTypeList { in src_types() method
3325 fn src_types(&self) -> SrcTypeList { in src_types() method
4609 fn src_types(&self) -> SrcTypeList { in src_types() method
4734 fn src_types(&self) -> SrcTypeList { in src_types() method
4782 fn src_types(&self) -> SrcTypeList { in src_types() method
5214 pub fn src_types(&self) -> SrcTypeList { in src_types() method
/external/mesa3d/src/panfrost/midgard/
Dcompiler.h105 nir_alu_type src_types[MIR_SRC_COUNT]; member
/external/mesa3d/src/compiler/nir/
Dnir.h6147 unsigned src_types; member