Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h230 unsigned si_llvm_compile(LLVMModuleRef M, struct ac_shader_binary *binary,
Dsi_shader_tgsi_setup.c105 unsigned si_llvm_compile(LLVMModuleRef M, struct ac_shader_binary *binary, in si_llvm_compile() function
Dsi_shader.c5586 r = si_llvm_compile(mod, binary, tm, debug); in si_compile_llvm()