Home
last modified time | relevance | path

Searched refs:LLVMHalfTypeKind (Results 1 – 25 of 83) sorted by relevance

1234

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_printf.c103 …pe_kind == LLVMFloatTypeKind || type_kind == LLVMDoubleTypeKind || type_kind == LLVMHalfTypeKind) { in lp_build_print_value()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
262 case LLVMHalfTypeKind: in lp_sizeof_llvm_type()
296 case LLVMHalfTypeKind: in lp_typekind_name()
H A Dlp_bld_intr.c89 case LLVMHalfTypeKind: in lp_format_intrinsic()
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-c-test/
H A Decho.cpp73 case LLVMHalfTypeKind: in Clone()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-c-test/
H A Decho.cpp74 case LLVMHalfTypeKind: in Clone()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-c-test/
H A Decho.cpp73 case LLVMHalfTypeKind: in Clone()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-c-test/
H A Decho.cpp73 case LLVMHalfTypeKind: in Clone()

1234