Home
last modified time | relevance | path

Searched refs:sse2_has_daz (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_cpu_detect.c275 PIPE_ALIGN_STACK static inline boolean sse2_has_daz(void) in sse2_has_daz() function
378 (util_cpu_caps.has_sse2 && sse2_has_daz()); in util_cpu_detect()