Searched refs:vtn_push_ssa (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_opencl.c213 vtn_push_ssa(b, w[2], type, val);
H A Dvtn_cfg.c235 vtn_push_ssa(b, w[2], res_type, vtn_local_load(b, ret_deref, 0));
341 vtn_push_ssa(b, w[2], type, value);
791 vtn_push_ssa(b, w[2], type,
H A Dvtn_private.h655 * vtn_push_ssa/vtn_push_value_pointer so that appropriate applying of
739 struct vtn_value *vtn_push_ssa(struct vtn_builder *b, uint32_t value_id,
H A Dspirv_to_nir.c2420 vtn_push_ssa(b, w[2], ret_type, ssa);
2667 vtn_push_ssa(b, w[2], type, vtn_create_ssa_value(b, type->type));
2981 vtn_push_ssa(b, w[2], type, ssa);
3279 vtn_push_ssa(b, w[2], type, ssa);
4279 vtn_push_ssa(b, w[2], res_type, ssa);
H A Dvtn_alu.c692 vtn_push_ssa(b, w[2], type, val);
H A Dvtn_variables.c65 vtn_push_ssa(struct vtn_builder *b, uint32_t value_id, function in typeref:struct:vtn_value *
2487 vtn_push_ssa(b, w[2], res_type, vtn_variable_load(b, src));
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2601 - spirv: Refactor vtn_push_ssa
2605 - spirv/subgroups: Refactor to use vtn_push_ssa

Completed in 20 milliseconds