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/
H A Dlp_bld_nir_soa.c2285 LLVMValueRef flt_max = bit_size == 64 ? LLVMConstReal(LLVMDoubleTypeInContext(gallivm->context), INFINITY) : in emit_reduce() local
2287 store_val = LLVMBuildBitCast(builder, flt_max, int_bld->elem_type, ""); in emit_reduce()

Completed in 6 milliseconds