Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp432 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
534 LiveQueryResult LRQ = SR.Query(Idx); in shrinkToUses() local
586 LiveQueryResult LRQ = LR.Query(Kill); in pruneValue() local
621 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue() local
DMachineVerifier.cpp1113 LiveQueryResult LRQ = LR.Query(UseIdx); in checkLivenessAtUse() local
1156 LiveQueryResult LRQ = LR.Query(DefIdx); in checkLivenessAtDef() local
1233 LiveQueryResult LRQ = SR.Query(UseIdx); in checkLiveness() local
DRegisterCoalescer.cpp1392 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy() local
1939 LiveQueryResult LRQ = LI.Query(Def); in followCopyChain() local
1949 LiveQueryResult LRQ = S.Query(Def); in followCopyChain() local
DMachineScheduler.cpp1034 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*I)); in updatePressureDiffs() local
1045 LiveQueryResult LRQ = in updatePressureDiffs() local
1233 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*SU->getInstr())); in computeCyclicCriticalPath() local
DLiveInterval.cpp1202 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
DRegisterPressure.cpp546 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local