OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:roundmode
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
compiler.h
127
enum midgard_roundmode
roundmode
;
member in struct:midgard_instruction
midgard_compile.c
518
roundmode
= MIDGARD_RTZ; \
596
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)
611
if (
roundmode
) {
613
*
roundmode
= MIDGARD_RTE;
616
*
roundmode
= MIDGARD_RTZ;
619
*
roundmode
= MIDGARD_RTN;
622
*
roundmode
= MIDGARD_RTP;
723
enum midgard_roundmode
roundmode
= MIDGARD_RTE;
local
956
.
roundmode
=
roundmode
,
[
all
...]
Completed in 7 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026