Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp2854 int32_t const0_i = in combine_clamp() local
2863 int16_t const0_i = const0 & 0x8000u ? -32768 + (int16_t)(const0 & 0x7fffu) : const0; in combine_clamp() local