Home
last modified time | relevance | path

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

/external/valgrind/VEX/pub/
Dlibvex.h239 extern const HChar* LibVEX_ppVexHwCaps ( VexArch, UInt );
/external/valgrind/coregrind/
Dm_main.c1494 LibVEX_ppVexHwCaps ( vex_arch, vex_archinfo.hwcaps ) in print_preamble()
1841 LibVEX_ppVexHwCaps ( vex_arch, vex_archinfo.hwcaps ) in valgrind_main()
/external/valgrind/VEX/priv/
Dmain_main.c1428 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.c3846 LibVEX_ppVexHwCaps(VexArchX86,env->hwcaps)); in iselVecExpr_wrk()
Dhost_ppc_isel.c5450 LibVEX_ppVexHwCaps(mode64 ? VexArchPPC64 : VexArchPPC32, in iselVecExpr_wrk()