Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1027 extern PPCInstr* PPCInstr_MFence ( void );
Dhost_ppc_isel.c5917 addInstr(env, PPCInstr_MFence()); in iselStmt()
Dhost_ppc_defs.c903 PPCInstr* PPCInstr_MFence ( void ) in PPCInstr_MFence() function