Home
last modified time | relevance | path

Searched defs:Indexes (Results 1 – 25 of 34) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp33 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 DRegAllocPriorityAdvisor.h44 SlotIndexes *const Indexes; variable
52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
H A DMLRegallocPriorityAdvisor.cpp161 SlotIndexes *const Indexes, in DevelopmentModePriorityAdvisor()
266 SlotIndexes *const Indexes, in MLPriorityAdvisor()
H A DRegAllocPriorityAdvisor.cpp108 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor()
H A DSplitKit.cpp527 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 DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
H A DMachineBasicBlock.cpp335 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 DLiveRangeCalc.cpp434 const SlotIndexes &Indexes) { in isJointlyDominated()
H A DRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
H A DVirtRegMap.cpp188 SlotIndexes *Indexes; member in __anon30eed56c0111::VirtRegRewriter
H A DLiveInterval.cpp871 const SlotIndexes &Indexes, in stripValuesNotDefiningMask()
919 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
H A DRegAllocGreedy.h175 SlotIndexes *Indexes; variable
H A DStackColoring.cpp451 SlotIndexes *Indexes; member in __anon23f2cc7e0111::StackColoring
H A DRegisterCoalescer.cpp989 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 DSILowerSGPRSpills.cpp40 SlotIndexes *Indexes = nullptr; member in __anon67cb3b220111::SILowerSGPRSpills
78 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves()
122 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores()
H A DGCNRegPressure.h211 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
H A DSIRegisterInfo.cpp1707 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 DLiveRangeCalc.h48 SlotIndexes *Indexes = nullptr; variable
H A DLiveIntervals.h58 SlotIndexes* Indexes; variable
H A DLiveInterval.h586 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp372 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp815 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 DSemaRISCVVectorLookup.cpp50 SmallVector<size_t, 8> Indexes; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp229 std::vector<uint8_t> Indexes; in computeCFGHash() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCloneDetection.cpp482 std::vector<char> Indexes; in splitCloneGroups() local

12