/external/llvm/lib/CodeGen/ |
D | RegAllocFast.cpp | 76 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/ |
D | libogg.spec.in | 16 # 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/ |
D | libvorbis.spec.in | 16 # 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/ |
D | tkt2565.test | 55 # Dirty (at least) one of the pages in the cache.
|
D | ioerr5.test | 87 # Dirty (at least) one of the pages in the cache.
|
/external/qemu/docs/ |
D | QEMU-MEMORY-MANAGEMENT.TXT | 42 I.2. RAM Dirty tracking: 189 - Dirty RAM page tracking is implemented by using special
|
/external/oprofile/events/x86-64/family10/ |
D | unit_masks | 179 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/ |
D | InlineBox.h | 342 ADD_BOOLEAN_BITFIELD(dirty, Dirty);
|
/external/valgrind/main/VEX/priv/ |
D | ir_opt.c | 479 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 …]
|
D | ir_defs.c | 1519 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()
|
D | host_arm64_isel.c | 6658 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
|
D | host_s390_isel.c | 3766 IRDirty* d = stmt->Ist.Dirty.details; in s390_isel_stmt()
|
/external/oprofile/events/ia64/itanium2/ |
D | events | 260 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/ |
D | unit_masks | 160 0x20 Change to Dirty (first store to clean block already in cache)
|
/external/oprofile/events/x86-64/family11h/ |
D | unit_masks | 166 0x20 Change to Dirty (first store to clean block already in cache)
|
/external/valgrind/main/lackey/ |
D | lk_main.c | 849 IRDirty* d = st->Ist.Dirty.details; in lk_instrument()
|
/external/valgrind/main/drd/ |
D | drd_load_store.c | 696 IRDirty* d = st->Ist.Dirty.details; in DRD_()
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 2722 } Dirty; member
|
/external/valgrind/main/exp-dhat/ |
D | dh_main.c | 945 IRDirty* d = st->Ist.Dirty.details; in dh_instrument()
|
/external/valgrind/main/VEX/ |
D | test_main.c | 417 if (st->Ist.Dirty.details->mFx == Ifx_None) 2681 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in mc_instrument()
|
/external/valgrind/main/coregrind/ |
D | m_translate.c | 625 d = st->Ist.Dirty.details; in vg_SP_update_pass()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 5904 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/ |
D | cg_main.c | 1181 IRDirty* d = st->Ist.Dirty.details; in cg_instrument()
|
/external/valgrind/main/callgrind/ |
D | main.c | 1096 IRDirty* d = st->Ist.Dirty.details; in CLG_()
|
/external/valgrind/main/exp-sgcheck/ |
D | sg_main.c | 2266 IRDirty* d = st->Ist.Dirty.details; in sg_instrument_IRStmt()
|