Searched refs:radeon_llvm_compile (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A Dradeon_llvm_emit.h41 unsigned radeon_llvm_compile(
H A Dloader.cpp34 radeon_llvm_compile(wrap(mod), &bytes, &byte_count, TargetGPUName.c_str(), 1);
H A Dradeon_llvm_emit.cpp83 radeon_llvm_compile(LLVMModuleRef M, unsigned char ** bytes, function
/external/mesa3d/src/gallium/drivers/radeon/
H A Dradeon_llvm_emit.h41 unsigned radeon_llvm_compile(
H A Dloader.cpp34 radeon_llvm_compile(wrap(mod), &bytes, &byte_count, TargetGPUName.c_str(), 1);
H A Dradeon_llvm_emit.cpp83 radeon_llvm_compile(LLVMModuleRef M, unsigned char ** bytes, function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_llvm.c321 return radeon_llvm_compile(mod, inst_bytes, inst_byte_count,
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_llvm.c321 return radeon_llvm_compile(mod, inst_bytes, inst_byte_count,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dradeonsi_shader.c715 radeon_llvm_compile(mod, &inst_bytes, &inst_byte_count, "SI", dump);
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_shader.c715 radeon_llvm_compile(mod, &inst_bytes, &inst_byte_count, "SI", dump);

Completed in 823 milliseconds