Home
last modified time | relevance | path

Searched refs:Dirty (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp75 bool Dirty; // Register needs spill. member
78 : LastUse(nullptr), VirtReg(v), PhysReg(0), LastOpNum(0), Dirty(false){} in LiveReg()
280 if (LR.Dirty) { in spillVirtReg()
284 LR.Dirty = false; in spillVirtReg()
465 return I->Dirty ? spillDirty : spillClean; in calcSpillCost()
485 Cost += I->Dirty ? spillDirty : spillClean; in calcSpillCost()
616 LRI->Dirty = true; in defineVirtReg()
639 } else if (LRI->Dirty) { in reloadVirtReg()
829 if (I->Dirty) in AllocateBasicBlock()
/external/libogg/
Dlibogg.spec.in16 # Dirty trick to tell rpm that this package actually provides what the
29 # Dirty trick to tell rpm that this package actually provides what the
/external/libvorbis/
Dlibvorbis.spec.in16 # Dirty trick to tell rpm that this package actually provides what the
34 # Dirty trick to tell rpm that this package actually provides what the
/external/valgrind/VEX/priv/
Dir_opt.c479 d = st->Ist.Dirty.details; in flatten_Stmt()
682 IRDirty* d = st->Ist.Dirty.details; in redundant_get_removal_BB()
2690 d = st->Ist.Dirty.details; in subst_and_fold_Stmt()
3037 d = st->Ist.Dirty.details; in addUses_Stmt()
3130 && st->Ist.Dirty.details->guard in do_deadcode_BB()
3131 && isZeroU1(st->Ist.Dirty.details->guard)) { in do_deadcode_BB()
4294 if (st->Ist.Dirty.details->nFxState > 0) in findPutI()
4367 if (s2->Ist.Dirty.details->nFxState > 0) in guestAccessWhichMightOverlapPutI()
4664 d = st->Ist.Dirty.details; in deltaIRStmt()
5199 d = st->Ist.Dirty.details; in aoccCount_Stmt()
[all …]
Dir_defs.c1607 ppIRDirty(s->Ist.Dirty.details); in ppIRStmt()
2152 s->Ist.Dirty.details = d; in IRStmt_Dirty()
2420 return IRStmt_Dirty(deepCopyIRDirty(s->Ist.Dirty.details)); in deepCopyIRStmt()
3711 const IRDirty* di = st->Ist.Dirty.details; in isFlatIRStmt()
3939 d = stmt->Ist.Dirty.details; in useBeforeDef_Stmt()
4344 const IRDirty* d = stmt->Ist.Dirty.details; in tcStmt()
4535 const IRDirty* d = stmt->Ist.Dirty.details; in sanityCheckIRSB()
Dhost_tilegx_isel.c1484 IRDirty *d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_s390_isel.c3769 IRDirty* d = stmt->Ist.Dirty.details; in s390_isel_stmt()
Dhost_arm64_isel.c3701 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_mips_isel.c3807 IRDirty *d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_x86_isel.c4086 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_amd64_isel.c4562 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_ppc_isel.c5824 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_arm_isel.c5966 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
/external/valgrind/lackey/
Dlk_main.c855 IRDirty* d = st->Ist.Dirty.details; in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c700 IRDirty* d = st->Ist.Dirty.details; in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2871 } Dirty; member
/external/valgrind/exp-dhat/
Ddh_main.c944 IRDirty* d = st->Ist.Dirty.details; in dh_instrument()
/external/valgrind/VEX/useful/
Dtest_main.c438 if (st->Ist.Dirty.details->mFx == Ifx_None)
2701 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in mc_instrument()
/external/valgrind/coregrind/
Dm_translate.c634 d = st->Ist.Dirty.details; in vg_SP_update_pass()
/external/valgrind/memcheck/
Dmc_translate.c6186 d = st->Ist.Dirty.details; in checkForBogusLiterals()
6474 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in MC_()
6679 di = st->Ist.Dirty.details; in MC_()
7374 do_origins_Dirty( mce, st->Ist.Dirty.details ); in schemeS()
/external/valgrind/cachegrind/
Dcg_main.c1174 IRDirty* d = st->Ist.Dirty.details; in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1097 IRDirty* d = st->Ist.Dirty.details; in CLG_()
/external/valgrind/exp-sgcheck/
Dsg_main.c2274 IRDirty* d = st->Ist.Dirty.details; in sg_instrument_IRStmt()
/external/regex-re2/benchlog/
Dbenchlog.r7034 Dirty: 360 kB
/external/valgrind/helgrind/
Dhg_main.c4695 IRDirty* d = st->Ist.Dirty.details; in hg_instrument()

12