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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h2110 IRCAS; typedef in typeref:struct:__anon27945
2112 extern void ppIRCAS ( IRCAS* cas );
2114 extern IRCAS* mkIRCAS ( IRTemp oldHi, IRTemp oldLo,
2119 extern IRCAS* deepCopyIRCAS ( IRCAS* );
2281 described above on a comment at the definition of IRCAS.
2295 IRCAS* details;
2399 extern IRStmt* IRStmt_CAS ( IRCAS* details );

Completed in 143 milliseconds