Searched refs:utype_src (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_context.h187 static inline type_t utype_src(nir_src src) function in typeref:typename:type_t
H A Dir3_compiler_nir.c816 stl->cat6.type = utype_src(intr->src[0]);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_context.h267 utype_src(nir_src src) function in typeref:typename:type_t
H A Dir3_compiler_nir.c925 stl->cat6.type = utype_src(intr->src[0]);
983 store->cat6.type = utype_src(intr->src[0]);
1109 stp->cat6.type = utype_src(intr->src[0]);

Completed in 11 milliseconds