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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_debug.h 43 #define GALLIVM_DEBUG_PERF (1 << 4)
lp_bld_format_aos.c 460 if (gallivm_debug & GALLIVM_DEBUG_PERF && !type.floating) {
529 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
634 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
lp_bld_logic.c 109 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
347 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
lp_bld_format_soa.c 396 if (gallivm_debug & GALLIVM_DEBUG_PERF) {
lp_bld_init.c 77 { "perf", GALLIVM_DEBUG_PERF, NULL },
lp_bld_arit.c 122 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
212 (gallivm_debug & GALLIVM_DEBUG_PERF)) {
    [all...]
lp_bld_sample_soa.c     [all...]

Completed in 295 milliseconds