Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dmain_main.c1454 const HChar* LibVEX_ppVexHwCaps ( VexArch arch, UInt hwcaps ) in LibVEX_ppVexHwCaps()
1520 static const HChar* show_hwcaps_x86 ( UInt hwcaps ) in show_hwcaps_x86()
1552 static const HChar* show_hwcaps_amd64 ( UInt hwcaps ) in show_hwcaps_amd64()
1586 static const HChar* show_hwcaps_ppc32 ( UInt hwcaps ) in show_hwcaps_ppc32()
1619 static const HChar* show_hwcaps_ppc64 ( UInt hwcaps ) in show_hwcaps_ppc64()
1650 static const HChar* show_hwcaps_arm ( UInt hwcaps ) in show_hwcaps_arm()
1678 static const HChar* show_hwcaps_arm64 ( UInt hwcaps ) in show_hwcaps_arm64()
1687 static const HChar* show_hwcaps_s390x ( UInt hwcaps ) in show_hwcaps_s390x()
1731 static const HChar* show_hwcaps_mips32 ( UInt hwcaps ) in show_hwcaps_mips32()
1775 static const HChar* show_hwcaps_mips64 ( UInt hwcaps ) in show_hwcaps_mips64()
[all …]
Dhost_x86_defs.c725 X86Instr* X86Instr_MFence ( UInt hwcaps ) { in X86Instr_MFence()
Dhost_x86_defs.h522 UInt hwcaps; member
Dhost_s390_isel.c112 UInt hwcaps; member
Dhost_arm64_isel.c102 UInt hwcaps; member
Dhost_mips_isel.c117 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.c27753 UInt hwcaps = archinfo->hwcaps; in disInstr_PPC_WRK() local
/external/elfutils/backends/
Dsparc_attrs.c49 static const char *hwcaps[30] = in sparc_check_object_attribute() local
/external/skia/src/core/
DSkCpu.cpp84 uint32_t hwcaps = getauxval(AT_HWCAP); in read_cpu_features() local
97 uint32_t hwcaps = getauxval(AT_HWCAP); in read_cpu_features() local
/external/v8/src/base/
Dcpu.cc514 uint32_t hwcaps = ReadELFHWCaps(); in CPU() local
/external/valgrind/coregrind/m_initimg/
Dinitimg-solaris.c660 UInt hwcaps; in setup_client_stack() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc925 uint32_t hwcaps; in WriteCPUInformation() member
/external/valgrind/VEX/pub/
Dlibvex.h312 UInt hwcaps; member