Home
last modified time | relevance | path

Searched refs:iselSB_PPC (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dmain_main.c898 iselSB = PPC32FN(iselSB_PPC); in libvex_BackEnd()
914 iselSB = PPC64FN(iselSB_PPC); in libvex_BackEnd()
Dhost_ppc_defs.h1221 extern HInstrArray* iselSB_PPC ( const IRSB*,
Dhost_ppc_isel.c6818 HInstrArray* iselSB_PPC ( const IRSB* bb, in iselSB_PPC() function