Searched refs:LLVMHalfTypeKind (Results 1 – 6 of 6) sorted by relevance
92 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()
89 case LLVMHalfTypeKind: in lp_format_intrinsic()
652 case LLVMHalfTypeKind: in output_op_compare()
148 LLVMHalfTypeKind, /**< 16 bit floating point type */ enumerator
185 case LLVMHalfTypeKind: in ac_get_type_size()368 case LLVMHalfTypeKind: in ac_build_type_name_for_intr()
482 return LLVMHalfTypeKind; in LLVMGetTypeKind()