HomeSort by: relevance | last modified time | path
    Searched refs:bi_u16_to_u32_to (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
bifrost_compile.c 1354 bi_u16_to_u32_to(b, dst, bi_half(bi_register(61), false));
1387 bi_u16_to_u32_to(b, bi_word(dst, i),
2149 bi_u16_to_u32_to(b, dst, s0);
  /xsrc/external/mit/MesaLib/src/panfrost/bifrost/
bi_builder.h 6380 bi_instr * bi_u16_to_u32_to(bi_builder *b, bi_index dest0, bi_index src0) function
6393 return (bi_u16_to_u32_to(b, bi_temp(b->shader), src0))->dest[0];

Completed in 9 milliseconds