Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp471 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
580 LiveQueryResult LRQ = SR.Query(Idx); in shrinkToUses() local
634 LiveQueryResult LRQ = LR.Query(Kill); in pruneValue() local
667 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue() local
DMachineVerifier.cpp1872 LiveQueryResult LRQ = LR.Query(UseIdx); in checkLivenessAtUse() local
1915 LiveQueryResult LRQ = LR.Query(DefIdx); in checkLivenessAtDef() local
1980 LiveQueryResult LRQ = SR.Query(UseIdx); in checkLiveness() local
DRegisterCoalescer.cpp1840 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy() local
2464 LiveQueryResult LRQ = LI.Query(Def); in followCopyChain() local
2475 LiveQueryResult LRQ = S.Query(Def); in followCopyChain() local
DMachineScheduler.cpp1140 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*I)); in updatePressureDiffs() local
1151 LiveQueryResult LRQ = in updatePressureDiffs() local
1349 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*SU->getInstr())); in computeCyclicCriticalPath() local
DLiveInterval.cpp1377 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
DLiveDebugVariables.cpp646 LiveQueryResult LRQ = LI.Query(Idx); in handleDebugValue() local
DRegisterPressure.cpp586 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
/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