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

/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_intrinsics_indices.h81 assert(info->index_map[NIR_INTRINSIC_STREAM_ID] > 0);
82 return (unsigned)instr->const_index[info->index_map[NIR_INTRINSIC_STREAM_ID] - 1];
89 assert(info->index_map[NIR_INTRINSIC_STREAM_ID] > 0);
90 instr->const_index[info->index_map[NIR_INTRINSIC_STREAM_ID] - 1] = val;
97 return info->index_map[NIR_INTRINSIC_STREAM_ID] > 0;
H A Dnir_intrinsics.h540 NIR_INTRINSIC_STREAM_ID, enumerator in enum:__anon1eaa693f0203
H A Dnir_intrinsics.c1681 NIR_INTRINSIC_STREAM_ID,
1684 [NIR_INTRINSIC_STREAM_ID] = 1,
1700 NIR_INTRINSIC_STREAM_ID,
1703 [NIR_INTRINSIC_STREAM_ID] = 1,
1736 NIR_INTRINSIC_STREAM_ID,
1739 [NIR_INTRINSIC_STREAM_ID] = 1,
1755 NIR_INTRINSIC_STREAM_ID,
1758 [NIR_INTRINSIC_STREAM_ID] = 1,
6516 NIR_INTRINSIC_STREAM_ID,
6519 [NIR_INTRINSIC_STREAM_ID]
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_intrinsics.c998 [NIR_INTRINSIC_STREAM_ID] = 1,
1013 [NIR_INTRINSIC_STREAM_ID] = 1,
1034 [NIR_INTRINSIC_STREAM_ID] = 1,
1049 [NIR_INTRINSIC_STREAM_ID] = 1,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_print.c761 [NIR_INTRINSIC_STREAM_ID] = "stream-id",
H A Dnir.h1297 NIR_INTRINSIC_STREAM_ID = 3, enumerator in enum:__anon3bab288a1d03

Completed in 17 milliseconds