Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h70 DBG_PREOPT_IR, enumerator
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h88 #define DBG_PREOPT_IR (1 << 15) macro
Dr600_pipe_common.c773 { "preoptir", DBG_PREOPT_IR, "Print the LLVM IR before initial optimizations" },