Searched refs:ac_build_expand (Results 1 – 2 of 2) sorted by relevance
63 - ac: Introduce ac_build_expand()
572 static LLVMValueRef ac_build_expand(struct ac_llvm_context *ctx, LLVMValueRef value, in ac_build_expand() function623 return ac_build_expand(ctx, value, num_channels, 4); in ac_build_expand_to_vec4()