Home
last modified time | relevance | path

Searched refs:cas2 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dcas.ll45 define zeroext i1 @cas2(i8* %p, i8* %expected, i1 zeroext %desired) nounwind {
69 ; CHECK: @cas2
/external/valgrind/VEX/priv/
Dir_opt.c405 IRCAS *cas, *cas2; in flatten_Stmt() local
466 cas2 = mkIRCAS( cas->oldHi, cas->oldLo, cas->end, in flatten_Stmt()
468 addStmtToIRSB(bb, IRStmt_CAS(cas2)); in flatten_Stmt()
2657 IRCAS *cas, *cas2; in subst_and_fold_Stmt() local
2664 cas2 = mkIRCAS( in subst_and_fold_Stmt()
2674 return IRStmt_CAS(cas2); in subst_and_fold_Stmt()
5510 IRCAS *cas, *cas2; in atbSubst_Stmt() local
5575 cas2 = mkIRCAS( in atbSubst_Stmt()
5583 return IRStmt_CAS(cas2); in atbSubst_Stmt()