Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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