Home
last modified time | relevance | path

Searched refs:Ist_CAS (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/VEX/priv/
Dir_opt.c459 case Ist_CAS: in flatten_Stmt()
775 case Ist_CAS: in handle_gets_Stmt()
2655 case Ist_CAS: { in subst_and_fold_Stmt()
3025 case Ist_CAS: in addUses_Stmt()
3919 case Ist_CAS: case Ist_LLSC: in do_cse_BB()
4361 case Ist_CAS: in guestAccessWhichMightOverlapPutI()
4649 case Ist_CAS: in deltaIRStmt()
5187 case Ist_CAS: in aoccCount_Stmt()
5572 case Ist_CAS: in atbSubst_Stmt()
5881 || st->tag == Ist_CAS ); in ado_treebuild_BB()
[all …]
Dir_defs.c1590 case Ist_CAS: in ppIRStmt()
2138 s->tag = Ist_CAS; in IRStmt_CAS()
2414 case Ist_CAS: in deepCopyIRStmt()
3704 case Ist_CAS: { in isFlatIRStmt()
3929 case Ist_CAS: in useBeforeDef_Stmt()
4273 case Ist_CAS: { in tcStmt()
4553 case Ist_CAS: { in sanityCheckIRSB()
Dhost_tilegx_isel.c1510 case Ist_CAS: in iselStmt()
Dhost_s390_isel.c3857 case Ist_CAS: in s390_isel_stmt()
Dhost_x86_isel.c4174 case Ist_CAS: in iselStmt()
Dhost_mips_isel.c3945 case Ist_CAS: in iselStmt()
Dhost_amd64_isel.c4676 case Ist_CAS: in iselStmt()
Dguest_x86_toIR.c15465 if (irsb_IN->stmts[i]->tag == Ist_CAS) in disInstr_X86()
Dguest_amd64_toIR.c32208 if (irsb_IN->stmts[i]->tag == Ist_CAS) in disInstr_AMD64()
/external/valgrind/lackey/
Dlk_main.c874 case Ist_CAS: { in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c736 case Ist_CAS: in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2660 Ist_CAS, enumerator
/external/valgrind/exp-dhat/
Ddh_main.c967 case Ist_CAS: { in dh_instrument()
/external/valgrind/memcheck/
Dmc_translate.c6231 case Ist_CAS: in checkForBogusLiterals()
6429 if (st->tag != Ist_CAS) in MC_()
6490 case Ist_CAS: in MC_()
6528 if (st->tag != Ist_CAS) in MC_()
/external/valgrind/cachegrind/
Dcg_main.c1197 case Ist_CAS: { in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1120 case Ist_CAS: { in CLG_()
/external/valgrind/exp-sgcheck/
Dsg_main.c2304 case Ist_CAS: { in sg_instrument_IRStmt()
/external/valgrind/helgrind/
Dhg_main.c4710 case Ist_CAS: { in hg_instrument()