Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp408 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
571 LiveQueryResult LRQ = LR->Query(SlotIdx); in recede() local
934 LiveQueryResult LRQ = LR->Query(SlotIdx); in bumpDownwardPressure() local
DLiveIntervalAnalysis.cpp443 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
555 LiveQueryResult LRQ = SR.Query(Idx); in shrinkToUses() local
607 LiveQueryResult LRQ = LR.Query(Kill); in pruneValue() local
642 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue() local
DMachineVerifier.cpp1057 LiveQueryResult LRQ = LR->Query(UseIdx); in checkLiveness() local
1075 LiveQueryResult LRQ = LI.Query(UseIdx); in checkLiveness() local
1176 LiveQueryResult LRQ = LI.Query(DefIdx); in checkLiveness() local
DRegisterCoalescer.cpp1318 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy() local
1865 LiveQueryResult LRQ = LI.Query(Def); in followCopyChain() local
1875 LiveQueryResult LRQ = S.Query(Def); in followCopyChain() local
DMachineScheduler.cpp991 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(I)); in updatePressureDiffs() local
1002 LiveQueryResult LRQ in updatePressureDiffs() local
1196 LiveQueryResult LRQ = in computeCyclicCriticalPath() local
DLiveInterval.cpp1425 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local