Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp32 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
44 SlotIndexes *Indexes = getIndexes(); in calculate() local
125 SlotIndexes *Indexes = getIndexes(); in createDeadDefs() local
138 SlotIndexes *Indexes = getIndexes(); in extendToUses() local
H A DRegAllocPriorityAdvisor.h44 SlotIndexes *const Indexes; variable
52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
H A DRegAllocPriorityAdvisor.cpp106 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor() argument
H A DMLRegAllocPriorityAdvisor.cpp179 DevelopmentModePriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes,MLModelRunner * Runner,Logger * Log) DevelopmentModePriorityAdvisor() argument
287 MLPriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes,MLModelRunner * Runner) MLPriorityAdvisor() argument
H A DMachineBasicBlock.cpp337 print(raw_ostream & OS,const SlotIndexes * Indexes,bool IsStandalone) const print() argument
353 print(raw_ostream & OS,ModuleSlotTracker & MST,const SlotIndexes * Indexes,bool IsStandalone) const print() argument
1105 SlotIndexes *Indexes; global() member in SlotIndexUpdateDelegate
1109 SlotIndexUpdateDelegate(MachineFunction & MF,SlotIndexes * Indexes) SlotIndexUpdateDelegate() argument
1160 SlotIndexes *Indexes = P.getAnalysisIfAvailable<SlotIndexes>(); SplitCriticalEdge() local
[all...]
H A DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
H A DSplitKit.cpp634 Def = Indexes.insertMachineInstrInMaps(*ImplicitDef, Late).getRegSlot(); in defFromParent() local
538 SlotIndexes &Indexes = *LIS.getSlotIndexes(); buildSingleSubRegCopy() local
552 SlotIndexes &Indexes = *LIS.getSlotIndexes(); buildCopy() local
1484 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); forceRecomputeVNI() local
[all...]
H A DLiveRangeCalc.cpp439 const SlotIndexes &Indexes) { in isJointlyDominated()
H A DRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
H A DVirtRegMap.cpp188 SlotIndexes *Indexes = nullptr; member in __anonfc12b2e70111::VirtRegRewriter
[all...]
H A DLiveInterval.cpp874 const SlotIndexes &Indexes, in stripValuesNotDefiningMask()
922 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
H A DRegAllocGreedy.h173 SlotIndexes *Indexes = nullptr; variable
H A DStackColoring.cpp421 SlotIndexes *Indexes = nullptr; member in __anonb9a8fc190111::StackColoring
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSupport.cpp75 LexicalIndexes Indexes; in getAllLexicalIndexes() local
124 LexicalIndexes Indexes = getAllLexicalIndexes(Name); in getInnerComponent() local
144 LexicalIndexes Indexes = getAllLexicalIndexes(Name); in getAllLexicalComponents() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp40 SlotIndexes *Indexes = nullptr; member in __anondd69e87d0111::SILowerSGPRSpills
87 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves() argument
131 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores() argument
[all...]
H A DSILowerWWMCopies.cpp55 SlotIndexes *Indexes; member in __anonb835ee080111::SILowerWWMCopies
H A DGCNRegPressure.h269 std::vector<SlotIndex> Indexes; getLiveRegMap() local
H A DSIRegisterInfo.cpp1753 spillSGPR(MachineBasicBlock::iterator MI,int Index,RegScavenger * RS,SlotIndexes * Indexes,LiveIntervals * LIS,bool OnlyToVGPR,bool SpillToPhysVGPRLane) const spillSGPR() argument
1876 restoreSGPR(MachineBasicBlock::iterator MI,int Index,RegScavenger * RS,SlotIndexes * Indexes,LiveIntervals * LIS,bool OnlyToVGPR,bool SpillToPhysVGPRLane) const restoreSGPR() argument
2029 eliminateSGPRToVGPRSpillFrameIndex(MachineBasicBlock::iterator MI,int FI,RegScavenger * RS,SlotIndexes * Indexes,LiveIntervals * LIS,bool SpillToPhysVGPRLane) const eliminateSGPRToVGPRSpillFrameIndex() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h48 SlotIndexes *Indexes = nullptr; variable
H A DLiveIntervals.h58 SlotIndexes *Indexes = nullptr; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp372 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp186 std::vector<uint8_t> Indexes; computeCFGHash() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1883 int Indexes[64]; simplifyX86pshufb() local
1929 int Indexes[16]; simplifyX86vpermilvar() local
1975 int Indexes[64]; simplifyX86vpermv() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp482 std::vector<char> Indexes; in splitCloneGroups() local

12