Home
last modified time | relevance | path

Searched defs:hwcaps (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/main/VEX/priv/
Dmain_main.c1219 const HChar* LibVEX_ppVexHwCaps ( VexArch arch, UInt hwcaps ) in LibVEX_ppVexHwCaps()
1261 static const HChar* show_hwcaps_x86 ( UInt hwcaps ) in show_hwcaps_x86()
1287 static const HChar* show_hwcaps_amd64 ( UInt hwcaps ) in show_hwcaps_amd64()
1347 static const HChar* show_hwcaps_ppc32 ( UInt hwcaps ) in show_hwcaps_ppc32()
1376 static const HChar* show_hwcaps_ppc64 ( UInt hwcaps ) in show_hwcaps_ppc64()
1402 static const HChar* show_hwcaps_arm ( UInt hwcaps ) in show_hwcaps_arm()
1442 static const HChar* show_hwcaps_arm64 ( UInt hwcaps ) in show_hwcaps_arm64()
1451 static const HChar* show_hwcaps_s390x ( UInt hwcaps ) in show_hwcaps_s390x()
1495 static const HChar* show_hwcaps_mips32 ( UInt hwcaps ) in show_hwcaps_mips32()
1528 static const HChar* show_hwcaps_mips64 ( UInt hwcaps ) in show_hwcaps_mips64()
[all …]
Dhost_x86_defs.c726 X86Instr* X86Instr_MFence ( UInt hwcaps ) { in X86Instr_MFence()
Dhost_x86_defs.h519 UInt hwcaps; member
Dhost_arm64_isel.c119 UInt hwcaps; member
Dhost_s390_isel.c112 UInt hwcaps; member
Dhost_mips_isel.c120 UInt hwcaps; member
Dhost_x86_isel.c181 UInt hwcaps; member
Dhost_amd64_isel.c156 UInt hwcaps; member
Dhost_ppc_isel.c284 UInt hwcaps; member
Dhost_arm_isel.c118 UInt hwcaps; member
Dguest_ppc_toIR.c18504 UInt hwcaps = archinfo->hwcaps; in disInstr_PPC_WRK() local
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
DSDL_ph_image.c409 PgHWCaps_t hwcaps; in ph_UpdateHWInfo() local
524 PgHWCaps_t hwcaps; in ph_AllocHWSurface() local
576 PgHWCaps_t hwcaps; in ph_FreeHWSurface() local
DSDL_ph_video.c349 PgHWCaps_t hwcaps; in ph_VideoInit() local
/external/chromium_org/v8/src/base/
Dcpu.cc408 uint32_t hwcaps = ReadELFHWCaps(); in CPU() local
/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c604 uint32_t hwcaps = get_elf_hwcap(); in android_cpuInit() local
/external/chromium_org/third_party/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c604 uint32_t hwcaps = get_elf_hwcap(); in android_cpuInit() local
/external/valgrind/main/VEX/pub/
Dlibvex.h274 UInt hwcaps; member