Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h108 LLVMValueRef f16_1; member
Dac_nir_to_llvm.c286 ctx->f16_1, ctx->f16_0, ""), in emit_b2f()
288 ctx->f16_1, ctx->f16_0, ""), in emit_b2f()
292 return LLVMBuildSelect(ctx->builder, src0, ctx->f16_1, ctx->f16_0, ""); in emit_b2f()
Dac_llvm_build.c111 ctx->f16_1 = LLVMConstReal(ctx->f16, 1.0); in ac_llvm_context_init()
3753 return ctx->f16_1; in get_reduction_identity()
/third_party/spirv-tools/test/val/
Dval_ext_inst_test.cpp5115 %val2 = OpExtInst %f32vec2 %extinst Refract %f32vec2_01 %f32vec2_01 %f16_1
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst4321 - ac: add f16_0 and f16_1 constants