Searched refs:lp_has_fp16 (Results 1 – 3 of 3) sorted by relevance
90 lp_has_fp16(void) in lp_has_fp16() function136 return lp_has_fp16(); in gallivm_get_shader_param()
42 …return lp_has_fp16() ? LLVMHalfTypeInContext(gallivm->context) : LLVMInt16TypeInContext(gallivm->c… in lp_build_elem_type()92 if(elem_kind != (lp_has_fp16() ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) in lp_check_elem_type()
259 if(!lp_has_fp16() && type.floating && type.width == 16) in lp_build_one()306 if (!lp_has_fp16() && type.floating && type.width == 16) { in lp_build_const_elem()