Searched refs:LLVMHalfTypeInContext (Results 1 – 11 of 11) sorted by relevance
74 return LLVMHalfTypeInContext(Ctx); in Clone()76 return LLVMHalfTypeInContext(Ctx); in Clone()
128 … LLVMVectorType(LLVMHalfTypeInContext(gallivm->context), src_length), ""); in lp_build_half_to_float()
50 …return LLVMBuildBitCast(builder, val, LLVMVectorType(LLVMHalfTypeInContext(bld_base->base.gallivm-… in cast_type()509 …result = LLVMBuildFPTrunc(builder, src, LLVMVectorType(LLVMHalfTypeInContext(gallivm->context), bl… in do_quantize_to_f16()568 … LLVMVectorType(LLVMHalfTypeInContext(gallivm->context), bld_base->base.type.length), ""); in do_alu_action()
74 return LLVMHalfTypeInContext(Ctx); in Clone()
882 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
430 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function456 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()
1169 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
1163 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
602 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function628 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()
596 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function619 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()
82 ctx->f16 = LLVMHalfTypeInContext(ctx->context); in ac_llvm_context_init()