Searched refs:GALLIVM_DEBUG_DUMP_BC (Results 1 – 3 of 3) sorted by relevance
131 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in init_native_targets()469 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()520 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()
44 #define GALLIVM_DEBUG_DUMP_BC (1 << 5) macro
77 { "dumpbc", GALLIVM_DEBUG_DUMP_BC, NULL },586 if (gallivm_debug & GALLIVM_DEBUG_DUMP_BC) { in gallivm_compile_module()