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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dcompiler.h127 enum midgard_roundmode roundmode;
H A Dmidgard.h1028 enum midgard_roundmode { enum
H A Dmidgard_compile.c596 mir_copy_src(midgard_instruction *ins, nir_alu_instr *instr, unsigned i, unsigned to, bool *abs, bool *neg, bool *not, enum midgard_roundmode *roundmode, bool is_int, unsigned bcast_count)
723 enum midgard_roundmode roundmode = MIDGARD_RTE;
959 enum midgard_roundmode *roundptr = (opcode_props & MIDGARD_ROUNDS) ?

Completed in 11 milliseconds