Searched defs:roundmode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dcompiler.h127 enum midgard_roundmode roundmode; member in struct:midgard_instruction
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) argument
723 enum midgard_roundmode roundmode = MIDGARD_RTE; local in function:emit_alu
[all...]

Completed in 7 milliseconds