HomeSort by relevance Sort by last modified time
    Searched refs:GALLIVM_DEBUG_IR (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_debug.h 40 #define GALLIVM_DEBUG_IR (1 << 1)
lp_bld_init.c 74 { "ir", GALLIVM_DEBUG_IR, NULL },
526 if (gallivm_debug & GALLIVM_DEBUG_IR) {
553 if (gallivm_debug & GALLIVM_DEBUG_IR) {
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_jit.c 166 if (gallivm_debug & GALLIVM_DEBUG_IR) {
lp_test_main.c 389 gallivm_debug |= GALLIVM_DEBUG_IR;
lp_state_fs.c     [all...]
lp_state_setup.c 841 if (gallivm_debug & GALLIVM_DEBUG_IR) {
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 442 if (gallivm_debug & GALLIVM_DEBUG_IR) {
    [all...]

Completed in 2839 milliseconds