Home
last modified time | relevance | path

Searched refs:flt_one (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2297 LLVMValueRef flt_one = bit_size == 64 ? LLVMConstReal(LLVMDoubleTypeInContext(gallivm->context), 1.0) : in emit_reduce() local
2299 store_val = LLVMBuildBitCast(builder, flt_one, int_bld->elem_type, ""); in emit_reduce()

Completed in 5 milliseconds