Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp493 LiveQueryResult LRQ = li->Query(Idx); in shrinkToUses() local
597 LiveQueryResult LRQ = SR.Query(Idx); in shrinkToUses() local
651 LiveQueryResult LRQ = LR.Query(Kill); in pruneValue() local
684 LiveQueryResult LRQ = LR.Query(MBBStart); in pruneValue() local
1570 LiveQueryResult LRQ = LI.Query(Index); in handleMoveIntoNewBundle() local
H A DMachineVerifier.cpp2718 LiveQueryResult LRQ = LR.Query(UseIdx); in checkLivenessAtUse() local
2775 LiveQueryResult LRQ = LR.Query(DefIdx); in checkLivenessAtDef() local
2859 LiveQueryResult LRQ = SR.Query(UseIdx); in checkLiveness() local
H A DRegisterCoalescer.cpp2024 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy() local
2681 LiveQueryResult LRQ = LI.Query(Def); in followCopyChain() local
2692 LiveQueryResult LRQ = S.Query(Def); in followCopyChain() local
H A DMachineScheduler.cpp1402 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*I)); in updatePressureDiffs() local
1413 LiveQueryResult LRQ = in updatePressureDiffs() local
1611 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*SU->getInstr())); in computeCyclicCriticalPath() local
H A DLiveInterval.cpp1360 LiveQueryResult LRQ = LI.Query(Idx); Distribute() local
H A DRegisterPressure.cpp585 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
H A DLiveDebugVariables.cpp838 LiveQueryResult LRQ = LI.Query(Idx); in handleDebugValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp403 LiveQueryResult LRQ = LR.Query(LIS->getInstructionIndex(*MI)); in markDefs() local