Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h109 LLVMValueRef f16_1; member
H A Dac_nir_to_llvm.c289 ctx->f16_1, ctx->f16_0, ""), in emit_b2f()
291 ctx->f16_1, ctx->f16_0, ""), in emit_b2f()
295 return LLVMBuildSelect(ctx->builder, src0, ctx->f16_1, ctx->f16_0, ""); in emit_b2f()
H A Dac_llvm_build.c114 ctx->f16_1 = LLVMConstReal(ctx->f16, 1.0); in ac_llvm_context_init()
3517 return ctx->f16_1; in get_reduction_identity()

Completed in 18 milliseconds