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()
2656 case Ist_CAS: { in subst_and_fold_Stmt()
3026 case Ist_CAS: in addUses_Stmt()
3920 case Ist_CAS: case Ist_LLSC: in do_cse_BB()
4362 case Ist_CAS: in guestAccessWhichMightOverlapPutI()
4650 case Ist_CAS: in deltaIRStmt()
5188 case Ist_CAS: in aoccCount_Stmt()
5573 case Ist_CAS: in atbSubst_Stmt()
5882 || st->tag == Ist_CAS ); in ado_treebuild_BB()
[all …]
Dir_defs.c1616 case Ist_CAS: in ppIRStmt()
2203 s->tag = Ist_CAS; in IRStmt_CAS()
2479 case Ist_CAS: in deepCopyIRStmt()
3802 case Ist_CAS: { in isFlatIRStmt()
4043 case Ist_CAS: in useBeforeDef_Stmt()
4108 case Ist_CAS: in assignedOnce_Stmt()
4439 case Ist_CAS: { in tcStmt()
Dhost_s390_isel.c3857 case Ist_CAS: in s390_isel_stmt()
Dhost_arm64_isel.c3865 case Ist_CAS: { in iselStmt()
Dhost_mips_isel.c3953 case Ist_CAS: in iselStmt()
Dhost_x86_isel.c4176 case Ist_CAS: in iselStmt()
Dhost_amd64_isel.c4676 case Ist_CAS: in iselStmt()
Dguest_x86_toIR.c15518 if (irsb_IN->stmts[i]->tag == Ist_CAS) in disInstr_X86()
Dguest_amd64_toIR.c32499 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.c734 case Ist_CAS: in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2714 Ist_CAS, enumerator
/external/valgrind/exp-dhat/
Ddh_main.c967 case Ist_CAS: { in dh_instrument()
/external/valgrind/memcheck/
Dmc_translate.c6326 case Ist_CAS: in checkForBogusLiterals()
6524 if (st->tag != Ist_CAS) in MC_()
6585 case Ist_CAS: in MC_()
6623 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.c4701 case Ist_CAS: { in hg_instrument()