Home
last modified time | relevance | path

Searched refs:LibVEX_ppVexHwCaps (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex.h261 extern const HChar* LibVEX_ppVexHwCaps ( VexArch, UInt );
/external/valgrind/coregrind/
Dm_libcprint.c303 LibVEX_ppVexHwCaps ( vex_arch, vex_archinfo.hwcaps ) in VG_()
Dm_main.c1351 LibVEX_ppVexHwCaps ( vex_arch, vex_archinfo.hwcaps ) in valgrind_main()
/external/valgrind/VEX/priv/
Dmain_main.c1454 const HChar* LibVEX_ppVexHwCaps ( VexArch arch, UInt hwcaps ) in LibVEX_ppVexHwCaps() function
Dhost_amd64_isel.c3711 LibVEX_ppVexHwCaps(VexArchAMD64, env->hwcaps)); in iselVecExpr_wrk()
4273 LibVEX_ppVexHwCaps(VexArchAMD64, env->hwcaps)); in iselDVecExpr_wrk()
Dhost_x86_defs.c1056 LibVEX_ppVexHwCaps(VexArchX86,i->Xin.MFence.hwcaps)); in ppX86Instr()
Dhost_x86_isel.c3848 LibVEX_ppVexHwCaps(VexArchX86,env->hwcaps)); in iselVecExpr_wrk()
Dhost_ppc_isel.c6120 LibVEX_ppVexHwCaps(mode64 ? VexArchPPC64 : VexArchPPC32, in iselVecExpr_wrk()