Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp507 LiveQueryResult LRQ = LR->Query(SlotIdx); in recede() local
533 LiveQueryResult LRQ = LR->Query(SlotIdx); in recede() local
728 LiveQueryResult LRQ = LR->Query(SlotIdx); in bumpUpwardPressure() local
927 LiveQueryResult LRQ = LR->Query(SlotIdx); in bumpDownwardPressure() local
DLiveIntervalAnalysis.cpp424 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
525 LiveQueryResult LRQ = SR.Query(Idx); in shrinkToUses() local
577 LiveQueryResult LRQ = LR.Query(Kill); in pruneValue() local
612 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue() local
DMachineVerifier.cpp1009 LiveQueryResult LRQ = LR->Query(UseIdx); in checkLiveness() local
1027 LiveQueryResult LRQ = LI.Query(UseIdx); in checkLiveness() local
1128 LiveQueryResult LRQ = LI.Query(DefIdx); in checkLiveness() local
DRegisterCoalescer.cpp1281 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy() local
1819 LiveQueryResult LRQ = LI.Query(Def); in followCopyChain() local
1829 LiveQueryResult LRQ = S.Query(Def); in followCopyChain() local
DMachineScheduler.cpp973 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(I)); in updatePressureDiffs() local
986 LiveQueryResult LRQ in updatePressureDiffs() local
1157 LiveQueryResult LRQ = in computeCyclicCriticalPath() local
DLiveInterval.cpp1393 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
DScheduleDAGInstrs.cpp429 LiveQueryResult LRQ in addVRegUseDeps() local