Home
last modified time | relevance | path

Searched defs:roundmode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib_softfloat.cpp106 } roundmode; typedef
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dcompiler.h129 enum midgard_roundmode roundmode; member
H A Dmidgard_compile.c718 enum midgard_roundmode roundmode = MIDGARD_RTE; in emit_alu() local