Searched refs:gallivm_debug (Results 1 - 25 of 33) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h60 extern unsigned gallivm_debug;
62 #define gallivm_debug 0 macro
H A Dlp_bld_init.c76 unsigned gallivm_debug = 0; variable in typeref:typename:unsigned
88 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)
430 gallivm_debug = debug_get_option_gallivm_debug();
571 if (gallivm_debug & GALLIVM_DEBUG_IR) {
597 if (gallivm_debug & GALLIVM_DEBUG_DUMP_BC) {
604 gallivm_debug & GALLIVM_PERF_NO_OPT ? "-mem2reg" :
607 filename, gallivm_debug & GALLIVM_PERF_NO_OPT ? 0 : 2,
612 if (gallivm_debug & GALLIVM_DEBUG_PERF)
637 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
673 if (gallivm_debug
[all...]
H A Dlp_bld_misc.cpp138 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
671 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
709 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
H A Dlp_bld_intr.c257 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_bld_format_aos.c655 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) {
780 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
885 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
H A Dlp_bld_logic.c203 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
H A Dlp_bld_tgsi_info.c624 if (gallivm_debug & GALLIVM_DEBUG_TGSI) {
H A Dlp_bld_format_soa.c825 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
H A Dlp_bld_arit.c164 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
382 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
3175 if (gallivm_debug & GALLIVM_DEBUG_PERF &&
3254 if (gallivm_debug & GALLIVM_DEBUG_PERF &&
3343 if (gallivm_debug & GALLIVM_DEBUG_PERF &&
3525 if (gallivm_debug & GALLIVM_DEBUG_PERF &&
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h60 extern unsigned gallivm_debug;
62 #define gallivm_debug 0 macro
H A Dlp_bld_init.c67 unsigned gallivm_debug = 0; variable in typeref:typename:unsigned
79 DEBUG_GET_ONCE_FLAGS_OPTION(gallivm_debug, "GALLIVM_DEBUG", lp_bld_debug_flags, 0)
426 gallivm_debug = debug_get_option_gallivm_debug();
559 if (gallivm_debug & GALLIVM_DEBUG_IR) {
589 if (gallivm_debug & GALLIVM_DEBUG_DUMP_BC) {
604 if (gallivm_debug & GALLIVM_DEBUG_PERF)
630 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
668 if (gallivm_debug & GALLIVM_DEBUG_ASM) {
713 if (gallivm_debug & GALLIVM_DEBUG_PERF)
720 if (gallivm_debug
[all...]
H A Dlp_bld_misc.cpp131 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
475 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
539 if (gallivm_debug & (GALLIVM_DEBUG_IR | GALLIVM_DEBUG_ASM | GALLIVM_DEBUG_DUMP_BC)) {
H A Dlp_bld_intr.c263 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_bld_format_aos.c657 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) {
814 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
923 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
H A Dlp_bld_logic.c204 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
H A Dlp_bld_tgsi_info.c632 if (gallivm_debug & GALLIVM_DEBUG_TGSI) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c404 gallivm_debug |= GALLIVM_DEBUG_IR;
405 gallivm_debug |= GALLIVM_DEBUG_ASM;
H A Dlp_jit.c225 if (gallivm_debug & GALLIVM_DEBUG_IR) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c404 gallivm_debug |= GALLIVM_DEBUG_IR;
405 gallivm_debug |= GALLIVM_DEBUG_ASM;
H A Dlp_jit.c387 if (gallivm_debug & GALLIVM_DEBUG_IR) {
507 if (gallivm_debug & GALLIVM_DEBUG_IR) {
H A Dlp_state_cs.c523 if ((LP_DEBUG & DEBUG_CS) || (gallivm_debug & GALLIVM_DEBUG_IR)) {
777 if ((LP_DEBUG & DEBUG_CS) || (gallivm_debug & GALLIVM_DEBUG_IR)) {
854 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c108 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
178 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
248 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
379 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
H A Ddraw_llvm.c910 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
2685 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
2881 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
3003 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
3634 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
3667 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
4163 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
4194 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c107 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
236 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
H A Ddraw_llvm.c574 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
2159 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
2341 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {
2426 if (gallivm_debug & (GALLIVM_DEBUG_TGSI | GALLIVM_DEBUG_IR)) {

Completed in 137 milliseconds

12