Searched refs:GALLIVM_DEBUG_ASM (Results 1 – 4 of 4) sorted by relevance
134 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in init_native_targets()478 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()542 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) { in lp_build_create_jit_compiler_for_module()
41 #define GALLIVM_DEBUG_ASM (1 << 2) macro
75 { "asm", GALLIVM_DEBUG_ASM, NULL },701 if (gallivm_debug & GALLIVM_DEBUG_ASM) { in gallivm_compile_module()
403 gallivm_debug |= GALLIVM_DEBUG_ASM; in main()