Home
last modified time | relevance | path

Searched refs:PIPE_CC_GCC (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/util/
Du_memset.h33 #if defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86_64) in util_memset32()
52 #if defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86_64) in util_memset64()
Du_cpu_detect.c272 #if defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86) in cpuid()
283 #elif defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86_64) in cpuid()
309 #if defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86) in cpuid_count()
320 #elif defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86_64) in cpuid_count()
342 #if defined(PIPE_CC_GCC) in xgetbv()
371 #if defined(PIPE_CC_GCC) in sse2_has_daz()
Dos_misc.h57 #if (defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64)) && defined(PIPE_CC_GCC)
Du_debug_symbol.c74 #ifdef PIPE_CC_GCC in getDbgHelpProcAddress()
Du_debug_stack.c253 #if defined(PIPE_CC_GCC) && (PIPE_CC_GCC_VERSION > 404) || defined(__clang__) in debug_backtrace_capture()
Du_math.h160 #if defined(PIPE_CC_GCC) && defined(PIPE_ARCH_X86) in util_iround()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_config.h55 #define PIPE_CC_GCC macro
94 #if defined(PIPE_CC_GCC) && !defined(__SSE2__)
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test.h77 #elif defined(PIPE_CC_GCC) && (defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64))
Dlp_setup_tri.c747 #if defined(PIPE_CC_GCC) && (defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64)) in floor_pot()
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c64 #if defined(PIPE_CC_GCC) && (PIPE_CC_GCC_VERSION > 502) && (defined(PIPE_ARCH_X86) || defined(PIPE_…
/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.c62 #if defined(PIPE_CC_GCC) && (defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64))