Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp76 bool Dirty; // Register needs spill. member
79 : LastUse(nullptr), VirtReg(v), PhysReg(0), LastOpNum(0), Dirty(false){} in LiveReg()
281 if (LR.Dirty) { in spillVirtReg()
285 LR.Dirty = false; in spillVirtReg()
458 return I->Dirty ? spillDirty : spillClean; in calcSpillCost()
478 Cost += I->Dirty ? spillDirty : spillClean; in calcSpillCost()
609 LRI->Dirty = true; in defineVirtReg()
632 } else if (LRI->Dirty) { in reloadVirtReg()
822 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/chromium_org/third_party/sqlite/src/test/
Dtkt2565.test55 # Dirty (at least) one of the pages in the cache.
Dioerr5.test87 # Dirty (at least) one of the pages in the cache.
/external/qemu/docs/
DQEMU-MEMORY-MANAGEMENT.TXT42 I.2. RAM Dirty tracking:
189 - Dirty RAM page tracking is implemented by using special
/external/oprofile/events/x86-64/family10/
Dunit_masks179 0x20 Change-to-Dirty (first store to clean block already in cache)
307 0x08 Change-to-Dirty
316 0x08 Change-to-Dirty
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineBox.h342 ADD_BOOLEAN_BITFIELD(dirty, Dirty);
/external/valgrind/main/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()
2627 d = st->Ist.Dirty.details; in subst_and_fold_Stmt()
2974 d = st->Ist.Dirty.details; in addUses_Stmt()
3067 && st->Ist.Dirty.details->guard in do_deadcode_BB()
3068 && isZeroU1(st->Ist.Dirty.details->guard)) { in do_deadcode_BB()
4168 if (st->Ist.Dirty.details->nFxState > 0) in findPutI()
4241 if (s2->Ist.Dirty.details->nFxState > 0) in guestAccessWhichMightOverlapPutI()
4538 d = st->Ist.Dirty.details; in deltaIRStmt()
5073 d = st->Ist.Dirty.details; in aoccCount_Stmt()
[all …]
Dir_defs.c1519 ppIRDirty(s->Ist.Dirty.details); in ppIRStmt()
2063 s->Ist.Dirty.details = d; in IRStmt_Dirty()
2323 return IRStmt_Dirty(deepCopyIRDirty(s->Ist.Dirty.details)); in deepCopyIRStmt()
3563 di = st->Ist.Dirty.details; in isFlatIRStmt()
3788 d = stmt->Ist.Dirty.details; in useBeforeDef_Stmt()
4193 d = stmt->Ist.Dirty.details; in tcStmt()
4385 d = stmt->Ist.Dirty.details; in sanityCheckIRSB()
Dhost_arm64_isel.c6658 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_s390_isel.c3766 IRDirty* d = stmt->Ist.Dirty.details; in s390_isel_stmt()
/external/oprofile/events/ia64/itanium2/
Devents260 event:0x29 counters:0,1,2,3 um:zero minimum:500 name:RSE_DIRTY_REGS_2_TO_0 : Dirty RSE registers
261 event:0x28 counters:0,1,2,3 um:zero minimum:500 name:RSE_DIRTY_REGS_5_TO_3 : Dirty RSE registers
262 event:0x24 counters:0,1,2,3 um:zero minimum:500 name:RSE_DIRTY_REGS_6 : Dirty RSE registers
/external/oprofile/events/x86-64/hammer/
Dunit_masks160 0x20 Change to Dirty (first store to clean block already in cache)
/external/oprofile/events/x86-64/family11h/
Dunit_masks166 0x20 Change to Dirty (first store to clean block already in cache)
/external/valgrind/main/lackey/
Dlk_main.c849 IRDirty* d = st->Ist.Dirty.details; in lk_instrument()
/external/valgrind/main/drd/
Ddrd_load_store.c696 IRDirty* d = st->Ist.Dirty.details; in DRD_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2722 } Dirty; member
/external/valgrind/main/exp-dhat/
Ddh_main.c945 IRDirty* d = st->Ist.Dirty.details; in dh_instrument()
/external/valgrind/main/VEX/
Dtest_main.c417 if (st->Ist.Dirty.details->mFx == Ifx_None)
2681 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in mc_instrument()
/external/valgrind/main/coregrind/
Dm_translate.c625 d = st->Ist.Dirty.details; in vg_SP_update_pass()
/external/valgrind/main/memcheck/
Dmc_translate.c5904 d = st->Ist.Dirty.details; in checkForBogusLiterals()
6192 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in MC_()
6397 di = st->Ist.Dirty.details; in MC_()
7091 do_origins_Dirty( mce, st->Ist.Dirty.details ); in schemeS()
/external/valgrind/main/cachegrind/
Dcg_main.c1181 IRDirty* d = st->Ist.Dirty.details; in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1096 IRDirty* d = st->Ist.Dirty.details; in CLG_()
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2266 IRDirty* d = st->Ist.Dirty.details; in sg_instrument_IRStmt()

12