Home
last modified time | relevance | path

Searched refs:Pref (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/CodeGen/ARM/
Dcommute-movcc.ll26 define i32 @f(i32* nocapture %a, i32 %Pref) nounwind ssp {
38 %cmp2 = icmp eq i32 %sub, %Pref
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp483 unsigned Pref = TII->getPartialRegUpdateClearance(MI, i, TRI); in processDefs() local
484 if (!Pref) in processDefs()
486 DEBUG(dbgs() << "Clearance: " << Clearance << ", want " << Pref); in processDefs()
487 if (Pref > Clearance) { in processDefs()
495 if (!SeenUnknownBackEdge || Pref <= unsigned(CurInstr)) { in processDefs()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h246 std::vector<DIEAbbrev *> *A, const char *Pref, in DwarfUnits() argument
249 NextStringPoolNumber(0), StringPref(Pref), AddressPool(), in DwarfUnits()
/external/llvm/include/llvm/Target/
DTargetLowering.h856 void setSchedulingPreference(Sched::Preference Pref) { in setSchedulingPreference() argument
857 SchedPreferenceInfo = Pref; in setSchedulingPreference()
/external/chromium/chrome/browser/
Dapp_controller_mac.mm471 // 1) Same spot as other Pref stuff
/external/chromium_org/chrome/browser/
Dapp_controller_mac.mm659 // 1) Same spot as other Pref stuff