Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex.h223 extern const HChar* LibVEX_ppVexHwCaps ( VexArch, UInt );
/external/valgrind/main/coregrind/
Dm_main.c1382 LibVEX_ppVexHwCaps ( vex_arch, vex_archinfo.hwcaps ) in print_preamble()
1732 LibVEX_ppVexHwCaps ( vex_arch, vex_archinfo.hwcaps ) in valgrind_main()
/external/valgrind/main/VEX/priv/
Dmain_main.c1219 const HChar* LibVEX_ppVexHwCaps ( VexArch arch, UInt hwcaps ) in LibVEX_ppVexHwCaps() function
Dhost_amd64_isel.c3709 LibVEX_ppVexHwCaps(VexArchAMD64, env->hwcaps)); in iselVecExpr_wrk()
4271 LibVEX_ppVexHwCaps(VexArchAMD64, env->hwcaps)); in iselDVecExpr_wrk()
Dhost_x86_defs.c1057 LibVEX_ppVexHwCaps(VexArchX86,i->Xin.MFence.hwcaps)); in ppX86Instr()
Dhost_x86_isel.c3846 LibVEX_ppVexHwCaps(VexArchX86,env->hwcaps)); in iselVecExpr_wrk()
Dhost_ppc_isel.c5249 LibVEX_ppVexHwCaps(mode64 ? VexArchPPC64 : VexArchPPC32, in iselVecExpr_wrk()