Searched refs:vtn_variable_mode_function (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1537 mode = vtn_variable_mode_function;
1626 case vtn_variable_mode_function:
1862 case vtn_variable_mode_function:
2142 if (var->mode == vtn_variable_mode_function) {
2381 vtn_mode_to_address_format(b, vtn_variable_mode_function));
H A Dvtn_private.h491 vtn_variable_mode_function, enumerator in enum:vtn_variable_mode
H A Dvtn_cfg.c191 vtn_mode_to_address_format(b, vtn_variable_mode_function);
H A Dspirv_to_nir.c1661 vtn_mode_to_address_format(b, vtn_variable_mode_function));
1751 vtn_mode_to_address_format(b, vtn_variable_mode_function);
1771 vtn_mode_to_address_format(b, vtn_variable_mode_function));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_private.h434 vtn_variable_mode_function, enumerator in enum:vtn_variable_mode
H A Dvtn_variables.c1812 mode = vtn_variable_mode_function;
1926 if (ptr->mode == vtn_variable_mode_function &&
2115 case vtn_variable_mode_function:
2290 if (var->mode == vtn_variable_mode_function) {

Completed in 20 milliseconds