Home
last modified time | relevance | path

Searched defs:LRQ (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DRegisterPressure.cpp505 LiveQueryResult LRQ = LR->Query(SlotIdx); in recede() local
525 LiveQueryResult LRQ = LR->Query(SlotIdx); in recede() local
720 LiveQueryResult LRQ = LR->Query(SlotIdx); in bumpUpwardPressure() local
919 LiveQueryResult LRQ = LR->Query(SlotIdx); in bumpDownwardPressure() local
DLiveIntervalAnalysis.cpp333 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
454 LiveQueryResult LRQ = LI->Query(Kill); in pruneValue() local
489 LiveQueryResult LRQ = LI->Query(MBBStart); in pruneValue() local
DMachineVerifier.cpp1012 LiveQueryResult LRQ = LR->Query(UseIdx); in checkLiveness() local
1030 LiveQueryResult LRQ = LI.Query(UseIdx); in checkLiveness() local
1101 LiveQueryResult LRQ = LI.Query(DefIdx); in checkLiveness() local
DRegisterCoalescer.cpp1049 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(CopyMI)); in joinCopy() local
1445 LiveQueryResult LRQ = LIS->getInterval(Reg).Query(VNI->def); in stripCopies() local
DLiveInterval.cpp920 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
DMachineScheduler.cpp617 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(I)); in updatePressureDiffs() local
630 LiveQueryResult LRQ in updatePressureDiffs() local
808 LiveQueryResult LRQ = in computeCyclicCriticalPath() local
DScheduleDAGInstrs.cpp418 LiveQueryResult LRQ in addVRegUseDeps() local