Home
last modified time | relevance | path

Searched refs:BI_INDEX_NULL (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_constant_fold.c38 if (!(type == BI_INDEX_NULL || type == BI_INDEX_CONSTANT)) { in bi_fold_constant()
Dcompiler.h108 BI_INDEX_NULL = 0, enumerator
184 return (bi_index) { .type = BI_INDEX_NULL }; in bi_null()
314 return idx.type == BI_INDEX_NULL; in bi_is_null()