Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/
DRegAllocFast.cpp75 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/
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/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/valgrind/main/VEX/priv/
Dir_opt.c455 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 …]
Dir_defs.c1314 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()
Dhost_s390_isel.c2445 IRDirty* d = stmt->Ist.Dirty.details; in s390_isel_stmt()
Dhost_mips_isel.c2879 IRDirty *d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_x86_isel.c3941 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
Dhost_amd64_isel.c3898 IRDirty* d = stmt->Ist.Dirty.details; in iselStmt()
/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/valgrind/main/lackey/
Dlk_main.c770 IRDirty* d = st->Ist.Dirty.details; in lk_instrument()
/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/drd/
Ddrd_load_store.c655 IRDirty* d = st->Ist.Dirty.details; in DRD_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2362 } Dirty; member
/external/valgrind/main/exp-dhat/
Ddh_main.c944 IRDirty* d = st->Ist.Dirty.details; in dh_instrument()
/external/valgrind/main/VEX/
Dtest_main.c394 if (st->Ist.Dirty.details->mFx == Ifx_None)
2658 do_shadow_Dirty( &mce, st->Ist.Dirty.details ); in mc_instrument()
/external/valgrind/main/coregrind/
Dm_translate.c602 d = st->Ist.Dirty.details; in vg_SP_update_pass()
/external/valgrind/main/memcheck/
Dmc_translate.c5243 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/
Dcg_main.c1057 IRDirty* d = st->Ist.Dirty.details; in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1026 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()
/external/valgrind/main/helgrind/
Dhg_main.c4496 IRDirty* d = st->Ist.Dirty.details; in hg_instrument()
/external/regex-re2/benchlog/
Dbenchlog.r7034 Dirty: 360 kB

12