Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c2285 …LLVMValueRef flt_max = bit_size == 64 ? LLVMConstReal(LLVMDoubleTypeInContext(gallivm->context), I… in emit_reduce() local
2287 store_val = LLVMBuildBitCast(builder, flt_max, int_bld->elem_type, ""); in emit_reduce()