OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radeon_llvm_compile
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/drivers/radeon/
radeon_llvm_emit.h
41
unsigned
radeon_llvm_compile
(
loader.cpp
34
radeon_llvm_compile
(wrap(mod), &bytes, &byte_count, TargetGPUName.c_str(), 1);
radeon_llvm_emit.cpp
83
radeon_llvm_compile
(LLVMModuleRef M, unsigned char ** bytes,
function
/external/mesa3d/src/gallium/drivers/r600/
r600_llvm.c
321
return
radeon_llvm_compile
(mod, inst_bytes, inst_byte_count,
/external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c
715
radeon_llvm_compile
(mod, &inst_bytes, &inst_byte_count, "SI", dump);
Completed in 340 milliseconds