/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 33 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() 45 SlotIndexes *Indexes = getIndexes(); in calculate() local 126 SlotIndexes *Indexes = getIndexes(); in createDeadDefs() local 139 SlotIndexes *Indexes = getIndexes(); in extendToUses() local
|
H A D | RegAllocPriorityAdvisor.h | 44 SlotIndexes *const Indexes; variable 52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
|
H A D | MLRegallocPriorityAdvisor.cpp | 161 SlotIndexes *const Indexes, in DevelopmentModePriorityAdvisor() 266 SlotIndexes *const Indexes, in MLPriorityAdvisor()
|
H A D | RegAllocPriorityAdvisor.cpp | 108 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor()
|
H A D | SplitKit.cpp | 527 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildSingleSubRegCopy() local 540 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildCopy() local 622 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in defFromParent() local 1470 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in forceRecomputeVNI() local
|
H A D | InterferenceCache.h | 60 SlotIndexes *Indexes = nullptr; variable
|
H A D | MachineBasicBlock.cpp | 335 void MachineBasicBlock::print(raw_ostream &OS, const SlotIndexes *Indexes, in print() 351 const SlotIndexes *Indexes, in print() 1053 SlotIndexes *Indexes = P.getAnalysisIfAvailable<SlotIndexes>(); in SplitCriticalEdge() local
|
H A D | LiveRangeCalc.cpp | 434 const SlotIndexes &Indexes) { in isJointlyDominated()
|
H A D | RenameIndependentSubregs.cpp | 304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
|
H A D | VirtRegMap.cpp | 188 SlotIndexes *Indexes; member in __anon30eed56c0111::VirtRegRewriter
|
H A D | LiveInterval.cpp | 871 const SlotIndexes &Indexes, in stripValuesNotDefiningMask() 919 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
|
H A D | RegAllocGreedy.h | 175 SlotIndexes *Indexes; variable
|
H A D | StackColoring.cpp | 451 SlotIndexes *Indexes; member in __anon23f2cc7e0111::StackColoring
|
H A D | RegisterCoalescer.cpp | 989 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in removeCopyByCommutingDef() local 2232 SlotIndexes *Indexes = LIS->getSlotIndexes(); in joinReservedPhysReg() local 2362 SlotIndexes *Indexes; member in __anone48f13810311::JoinVals
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SILowerSGPRSpills.cpp | 40 SlotIndexes *Indexes = nullptr; member in __anon67cb3b220111::SILowerSGPRSpills 78 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves() 122 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores()
|
H A D | GCNRegPressure.h | 211 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
|
H A D | SIRegisterInfo.cpp | 1707 RegScavenger *RS, SlotIndexes *Indexes, in spillSGPR() 1827 RegScavenger *RS, SlotIndexes *Indexes, in restoreSGPR() 1977 SlotIndexes *Indexes, LiveIntervals *LIS) const { in eliminateSGPRToVGPRSpillFrameIndex()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 48 SlotIndexes *Indexes = nullptr; variable
|
H A D | LiveIntervals.h | 58 SlotIndexes* Indexes; variable
|
H A D | LiveInterval.h | 586 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.cpp | 372 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 815 int Indexes[64]; in simplifyX86pshufb() local 861 int Indexes[16]; in simplifyX86vpermilvar() local 907 int Indexes[64]; in simplifyX86vpermv() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaRISCVVectorLookup.cpp | 50 SmallVector<size_t, 8> Indexes; member
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileProbe.cpp | 229 std::vector<uint8_t> Indexes; in computeCFGHash() local
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 482 std::vector<char> Indexes; in splitCloneGroups() local
|