Searched refs:f16_1 (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.h | 108 LLVMValueRef f16_1; member
|
D | ac_nir_to_llvm.c | 286 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()
|
D | ac_llvm_build.c | 111 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/ |
D | val_ext_inst_test.cpp | 5115 %val2 = OpExtInst %f32vec2 %extinst Refract %f32vec2_01 %f32vec2_01 %f16_1
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.1.0.rst | 4321 - ac: add f16_0 and f16_1 constants
|