Searched defs:IRCAS (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1864 IRCAS; typedef in typeref:struct:__anon12075
1866 extern void ppIRCAS ( IRCAS* cas );
1868 extern IRCAS* mkIRCAS ( IRTemp oldHi, IRTemp oldLo,
1873 extern IRCAS* deepCopyIRCAS ( IRCAS* );
2020 described above on a comment at the definition of IRCAS.
2034 IRCAS* details;
2135 extern IRStmt* IRStmt_CAS ( IRCAS* details );

Completed in 63 milliseconds