Home
last modified time | relevance | path

Searched refs:BI_SEGMENT_TLS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_ra.c191 .segment = BI_SEGMENT_TLS, in bi_spill()
214 .segment = BI_SEGMENT_TLS, in bi_fill()
327 if (ins->segment == BI_SEGMENT_TLS) continue; in bi_spill_register()
Dcompiler.h184 BI_SEGMENT_TLS = 7 enumerator
Dbi_print.c37 case BI_SEGMENT_TLS: return "tls"; in bi_segment_name()