Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp473 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
577 LiveQueryResult LRQ = SR.Query(Idx); in shrinkToUses() local
631 LiveQueryResult LRQ = LR.Query(Kill); in pruneValue() local
664 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue() local
1553 LiveQueryResult LRQ = LI.Query(Index); in handleMoveIntoNewBundle() local
H A DMachineVerifier.cpp2318 LiveQueryResult LRQ = LR.Query(UseIdx); in checkLivenessAtUse() local
2374 LiveQueryResult LRQ = LR.Query(DefIdx); in checkLivenessAtDef() local
2452 LiveQueryResult LRQ = SR.Query(UseIdx); in checkLiveness() local
H A DRegisterCoalescer.cpp1956 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy() local
2601 LiveQueryResult LRQ = LI.Query(Def); in followCopyChain() local
2612 LiveQueryResult LRQ = S.Query(Def); in followCopyChain() local
H A DMachineScheduler.cpp1162 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*I)); in updatePressureDiffs() local
1173 LiveQueryResult LRQ = in updatePressureDiffs() local
1371 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*SU->getInstr())); in computeCyclicCriticalPath() local
H A DLiveInterval.cpp1360 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
H A DRegisterPressure.cpp587 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
H A DLiveDebugVariables.cpp837 LiveQueryResult LRQ = LI.Query(Idx); in handleDebugValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
H A 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
H A 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
H A 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
H A DLiveInterval.cpp1377 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
H A DLiveDebugVariables.cpp646 LiveQueryResult LRQ = LI.Query(Idx); in handleDebugValue() local
H A DRegisterPressure.cpp586 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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
H A 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
H A 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
H A 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
H A DLiveInterval.cpp1202 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
H A DRegisterPressure.cpp546 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp403 LiveQueryResult LRQ = LR.Query(LIS->getInstructionIndex(*MI)); in markDefs() local