/external/llvm/lib/CodeGen/ |
D | RegAllocFast.cpp | 75 bool Dirty; // Register needs spill. member 78 : LastUse(0), VirtReg(v), PhysReg(0), LastOpNum(0), Dirty(false) {} in LiveReg() 280 if (LR.Dirty) { in spillVirtReg() 284 LR.Dirty = false; in spillVirtReg() 460 return I->Dirty ? spillDirty : spillClean; in calcSpillCost() 480 Cost += I->Dirty ? spillDirty : spillClean; in calcSpillCost() 608 LRI->Dirty = true; in defineVirtReg() 631 } else if (LRI->Dirty) { in reloadVirtReg() 821 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/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/valgrind/main/VEX/priv/ |
D | ir_opt.c | 455 d = st->Ist.Dirty.details; in flatten_Stmt() 655 IRDirty* d = st->Ist.Dirty.details; in redundant_get_removal_BB() 2430 d = st->Ist.Dirty.details; in subst_and_fold_Stmt() 2673 d = st->Ist.Dirty.details; in addUses_Stmt() 2763 && st->Ist.Dirty.details->guard in do_deadcode_BB() 2764 && isZeroU1(st->Ist.Dirty.details->guard)) { in do_deadcode_BB() 3768 if (st->Ist.Dirty.details->nFxState > 0) in findPutI() 3841 if (s2->Ist.Dirty.details->nFxState > 0) in guestAccessWhichMightOverlapPutI() 4125 d = st->Ist.Dirty.details; in deltaIRStmt() 4594 d = st->Ist.Dirty.details; in aoccCount_Stmt() [all …]
|
D | ir_defs.c | 1314 ppIRDirty(s->Ist.Dirty.details); in ppIRStmt() 1807 s->Ist.Dirty.details = d; in IRStmt_Dirty() 2048 return IRStmt_Dirty(deepCopyIRDirty(s->Ist.Dirty.details)); in deepCopyIRStmt() 3089 di = st->Ist.Dirty.details; in isFlatIRStmt() 3291 d = stmt->Ist.Dirty.details; in useBeforeDef_Stmt() 3650 d = stmt->Ist.Dirty.details; in tcStmt() 3802 if (stmt->Ist.Dirty.details->tmp != IRTemp_INVALID) { in sanityCheckIRSB() 3803 d = stmt->Ist.Dirty.details; in sanityCheckIRSB()
|
D | host_s390_isel.c | 2445 IRDirty* d = stmt->Ist.Dirty.details; in s390_isel_stmt()
|
D | host_mips_isel.c | 2879 IRDirty *d = stmt->Ist.Dirty.details; in iselStmt()
|
D | host_x86_isel.c | 3941 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
|
D | host_amd64_isel.c | 3898 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
|
/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/valgrind/main/lackey/ |
D | lk_main.c | 770 IRDirty* d = st->Ist.Dirty.details; in lk_instrument()
|
/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/drd/ |
D | drd_load_store.c | 655 IRDirty* d = st->Ist.Dirty.details; in DRD_()
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 2362 } Dirty; member
|
/external/valgrind/main/exp-dhat/ |
D | dh_main.c | 944 IRDirty* d = st->Ist.Dirty.details; in dh_instrument()
|
/external/valgrind/main/VEX/ |
D | test_main.c | 394 if (st->Ist.Dirty.details->mFx == Ifx_None) 2658 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in mc_instrument()
|
/external/valgrind/main/coregrind/ |
D | m_translate.c | 602 d = st->Ist.Dirty.details; in vg_SP_update_pass()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 5243 d = st->Ist.Dirty.details; in checkForBogusLiterals() 5508 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in MC_() 5713 di = st->Ist.Dirty.details; in MC_() 6316 do_origins_Dirty( mce, st->Ist.Dirty.details ); in schemeS()
|
/external/valgrind/main/cachegrind/ |
D | cg_main.c | 1057 IRDirty* d = st->Ist.Dirty.details; in cg_instrument()
|
/external/valgrind/main/callgrind/ |
D | main.c | 1026 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()
|
/external/valgrind/main/helgrind/ |
D | hg_main.c | 4496 IRDirty* d = st->Ist.Dirty.details; in hg_instrument()
|
/external/regex-re2/benchlog/ |
D | benchlog.r70 | 34 Dirty: 360 kB
|