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

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_builder.h1469 bi_instr * bi_f16_to_s32_to(bi_builder *b, bi_index dest0, bi_index src0, enum bi_round round)
1481 bi_index bi_f16_to_s32(bi_builder *b, bi_index src0, enum bi_round round)
1488 bi_instr * bi_f16_to_u32_to(bi_builder *b, bi_index dest0, bi_index src0, enum bi_round round)
1500 bi_index bi_f16_to_u32(bi_builder *b, bi_index src0, enum bi_round round)
1507 bi_instr * bi_f32_to_s32_to(bi_builder *b, bi_index dest0, bi_index src0, enum bi_round round)
1519 bi_index bi_f32_to_s32(bi_builder *b, bi_index src0, enum bi_round round)
1526 bi_instr * bi_f32_to_u32_to(bi_builder *b, bi_index dest0, bi_index src0, enum bi_round round)
1538 bi_index bi_f32_to_u32(bi_builder *b, bi_index src0, enum bi_round round)
1603 bi_instr * bi_fadd_f32_to(bi_builder *b, bi_index dest0, bi_index src0, bi_index src1, enum bi_round round)
1616 bi_index bi_fadd_f32(bi_builder *b, bi_index src0, bi_index src1, enum bi_round roun
[all...]
H A Dbi_opcodes.h214 enum bi_round { enum
H A Dbi_printer.c407 bi_round_as_str(enum bi_round round)
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dcompiler.h426 enum bi_round round; /* FMA, converts, FADD, _RSCALE, etc */
H A Dbifrost_compile.c1483 static enum bi_round

Completed in 21 milliseconds