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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h2370 IRCAS; typedef in typeref:struct:__anon32303
2372 extern void ppIRCAS ( IRCAS* cas );
2374 extern IRCAS* mkIRCAS ( IRTemp oldHi, IRTemp oldLo,
2379 extern IRCAS* deepCopyIRCAS ( IRCAS* );
2641 described above on a comment at the definition of IRCAS.
2655 IRCAS* details;
2763 extern IRStmt* IRStmt_CAS ( IRCAS* details );

Completed in 571 milliseconds