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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c758 bi_emit_store(bi_builder *b, nir_intrinsic_instr *instr, enum bi_seg seg) function in typeref:typename:void
1160 bi_emit_store(b, instr, BI_SEG_NONE);
1168 bi_emit_store(b, instr, BI_SEG_TL);
1176 bi_emit_store(b, instr, BI_SEG_WLS);

Completed in 7 milliseconds