Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/util/
Dparse_number.h126 uint64_t overflow_mask = ~magnitude_mask; in CheckRangeAndIfHexThenSignExtend() local
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dparse_number.h126 uint64_t overflow_mask = ~magnitude_mask; in CheckRangeAndIfHexThenSignExtend() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c917 LLVMValueRef overflow_mask, in build_gather()
1209 LLVMValueRef overflow_mask; in emit_fetch_constant() local