Searched refs:BI_SEG_TL (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_ra.c | 469 bi_store(&b, bits, tmp, loc, bi_zero(), BI_SEG_TL); 483 bi_imm_u32(offset), bi_zero(), BI_SEG_TL);
|
| H A D | bifrost_compile.c | 1164 bi_emit_load(b, instr, BI_SEG_TL); 1168 bi_emit_store(b, instr, BI_SEG_TL);
|
| /xsrc/external/mit/MesaLib/src/panfrost/bifrost/ |
| H A D | bi_opcodes.h | 238 BI_SEG_TL = 5, enumerator in enum:bi_seg
|
| H A D | bi_printer.c | 443 case BI_SEG_TL: return ".tl";
|
Completed in 32 milliseconds