Searched refs:load_const_buffer_desc_fast_path (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c56 static LLVMValueRef load_const_buffer_desc_fast_path(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
99 return load_const_buffer_desc_fast_path(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2304 static LLVMValueRef load_const_buffer_desc_fast_path(struct si_shader_context *ctx) function in typeref:typename:LLVMValueRef
2356 return load_const_buffer_desc_fast_path(ctx);
2424 LLVMValueRef desc = load_const_buffer_desc_fast_path(ctx);

Completed in 13 milliseconds