Home
last modified time | relevance | path

Searched refs:ac_build_opencoded_load_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h293 LLVMValueRef ac_build_opencoded_load_format(struct ac_llvm_context *ctx, unsigned log_size,
Dac_llvm_build.c1468 LLVMValueRef ac_build_opencoded_load_format(struct ac_llvm_context *ctx, unsigned log_size, in ac_build_opencoded_load_format() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c138 tmp = ac_build_opencoded_load_format(&ctx->ac, fix_fetch.u.log_size, in load_input_vs()