Home
last modified time | relevance | path

Searched refs:PIPE_ARCH_ARM (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_unpack_neon.c26 #if (defined(PIPE_ARCH_AARCH64) || defined(PIPE_ARCH_ARM)) && !defined(NO_FORMAT_ASM) && !defined(_…
31 #ifdef PIPE_ARCH_ARM
65 #ifdef PIPE_ARCH_ARM in util_format_unpack_description_neon()
Du_format.c1187 #if (defined(PIPE_ARCH_AARCH64) || defined(PIPE_ARCH_ARM)) && !defined(NO_FORMAT_ASM) && !defined(_… in util_format_unpack_table_init()
/third_party/mesa3d/src/broadcom/common/
Dv3d_cpu_tiling.h34 #if defined(V3D_BUILD_NEON) && defined(PIPE_ARCH_ARM) in v3d_load_utile()
144 #if defined(V3D_BUILD_NEON) && defined(PIPE_ARCH_ARM) in v3d_store_utile()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_config.h113 #define PIPE_ARCH_ARM macro
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp382 …RSION_MAJOR >= 4 && (defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64) || defined(PIPE_ARCH_ARM)) in lp_build_create_jit_compiler_for_module()
431 #if defined(PIPE_ARCH_ARM) in lp_build_create_jit_compiler_for_module()
Dlp_bld_init.c52 #if LLVM_VERSION_MAJOR <= 8 && (defined(PIPE_ARCH_AARCH64) || defined (PIPE_ARCH_ARM) || defined(PI…
142 #if LLVM_VERSION_MAJOR <= 8 && (defined(PIPE_ARCH_AARCH64) || defined (PIPE_ARCH_ARM) || defined(PI… in create_pass_manager()
/third_party/mesa3d/src/util/
Du_cpu_detect.c384 #if defined(PIPE_ARCH_ARM)
806 #if defined(PIPE_ARCH_ARM) || defined(PIPE_ARCH_AARCH64) in util_cpu_detect_once()