Searched refs:ac_build_expand_to_vec4 (Results 1 – 5 of 5) sorted by relevance
209 LLVMValueRef ac_build_expand_to_vec4(struct ac_llvm_context *ctx, LLVMValueRef value,
673 LLVMValueRef ac_build_expand_to_vec4(struct ac_llvm_context *ctx, LLVMValueRef value, in ac_build_expand_to_vec4() function
2714 src = ac_build_expand_to_vec4(&ctx->ac, src, 3); in visit_image_store()
917 ctx->abi.user_data = ac_build_expand_to_vec4(&ctx->ac, ctx->abi.user_data, in si_llvm_translate_nir()
4271 - ac: make use of ac_build_expand_to_vec4() in visit_image_store()