/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LiveIntervals.cpp | 473 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 D | MachineVerifier.cpp | 2318 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 D | RegisterCoalescer.cpp | 1956 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 D | MachineScheduler.cpp | 1162 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 D | LiveInterval.cpp | 1360 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
|
H A D | RegisterPressure.cpp | 587 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
|
H A D | LiveDebugVariables.cpp | 837 LiveQueryResult LRQ = LI.Query(Idx); in handleDebugValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveIntervals.cpp | 471 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 D | MachineVerifier.cpp | 1872 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 D | RegisterCoalescer.cpp | 1840 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 D | MachineScheduler.cpp | 1140 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 D | LiveInterval.cpp | 1377 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
|
H A D | LiveDebugVariables.cpp | 646 LiveQueryResult LRQ = LI.Query(Idx); in handleDebugValue() local
|
H A D | RegisterPressure.cpp | 586 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveIntervalAnalysis.cpp | 432 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 D | MachineVerifier.cpp | 1113 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 D | RegisterCoalescer.cpp | 1392 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 D | MachineScheduler.cpp | 1034 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 D | LiveInterval.cpp | 1202 LiveQueryResult LRQ = LI.Query(Idx); in Distribute() local
|
H A D | RegisterPressure.cpp | 546 LiveQueryResult LRQ = LR->Query(SlotIdx); in detectDeadDefs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 403 LiveQueryResult LRQ = LR.Query(LIS->getInstructionIndex(*MI)); in markDefs() local
|