Searched defs:f16 (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_half.h56 uint16_t f16; local in function:util_float_to_half
104 util_half_to_float(uint16_t f16) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_packing_builtins.cpp1030 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, local in function:__anonc73dd4060110::lower_packing_builtins_visitor::lower_pack_half_2x16
1246 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, local in function:__anonc73dd4060110::lower_packing_builtins_visitor::lower_unpack_half_2x16
[all...]
H A Dir.cpp725 ir_constant::ir_constant(float16_t f16, unsigned vector_elements) argument
[all...]
H A Dir.h2222 uint16_t f16[16]; member in union:ir_constant_data
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_packing_builtins.cpp1030 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, local in function:__anoneae932b30110::lower_packing_builtins_visitor::lower_pack_half_2x16
1246 ir_variable *f16 = factory.make_temp(glsl_type::uvec2_type, local in function:__anoneae932b30110::lower_packing_builtins_visitor::lower_unpack_half_2x16
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c207 LLVMValueRef f16 = LLVMBuildCall(builder, func, &f32, 1, ""); local in function:lp_build_float_to_half
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_framebuffer.c380 nir_ssa_def *f16 = nir_f2fmp(b, f32); local in function:pan_unpack_r11g11b10
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c232 LLVMValueRef f16 = LLVMBuildCall(builder, func, &f32, 1, ""); local in function:lp_build_float_to_half
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3.c739 uint16_t f16; member in struct:ir3_flut::__anon3fdcb7e10108
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.h66 LLVMTypeRef f16; member in struct:ac_llvm_context
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h80 LLVMTypeRef f16; member in struct:ac_llvm_context
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c140 bi_index f16 = bi_null(); local in function:bi_varying_src0_for_barycentric
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard.h1020 uint16_t f16[8]; member in union:midgard_constants
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp3249 Temp f16 = bld.vop1(aco_opcode::v_cvt_f16_f32, bld.def(v1), src); local in function:aco::__anon562fcc110110::visit_alu_instr
[all...]

Completed in 40 milliseconds