Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1467 LLVMValueRef naninf; in ac_ufN_to_float() local
1468 naninf = LLVMBuildOr(ctx->builder, normal, LLVMConstInt(ctx->i32, 0xff << 23, false), ""); in ac_ufN_to_float()
1494 result = LLVMBuildSelect(ctx->builder, tmp, naninf, normal, ""); in ac_ufN_to_float()

Completed in 11 milliseconds