Home
last modified time | relevance | path

Searched defs:src_var (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_register_coalesce.cpp102 int dst_var, int src_var) in can_coalesce_vars()
201 int src_var[MAX_VGRF_SIZE]; in register_coalesce() local
Dbrw_fs_saturate_propagation.cpp64 int src_var = live.var_from_reg(inst->src[0]); in opt_saturate_propagation_local() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c1130 nir_variable *src_var = nir_deref_instr_get_variable(src.instr); in copy_prop_vars_block() local
Dnir_loop_analyze.c398 nir_loop_variable *src_var = get_loop_var(src->src.ssa, state); in compute_induction_information() local
/third_party/libbpf/src/
Dlinker.c2328 const struct btf_var_secinfo *src_var; in linker_append_btf() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp4904 auto *src_var = compiler.maybe_get_backing_variable(src); in handle() local