Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp33 createDeadDef(SlotIndexes & Indexes,VNInfo::Allocator & Alloc,LiveRange & LR,const MachineOperand & MO) createDeadDef() argument
45 SlotIndexes *Indexes = getIndexes(); calculate() local
126 SlotIndexes *Indexes = getIndexes(); createDeadDefs() local
139 SlotIndexes *Indexes = getIndexes(); extendToUses() local
[all...]
H A DRegAllocPriorityAdvisor.h44 SlotIndexes *const Indexes; variable
52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
H A DRegAllocPriorityAdvisor.cpp106 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor()
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp180 SlotIndexes *const Indexes, in DevelopmentModePriorityAdvisor()
289 SlotIndexes *const Indexes, in MLPriorityAdvisor()
H A DMachineBasicBlock.cpp343 void MachineBasicBlock::print(raw_ostream &OS, const SlotIndexes *Indexes, in print()
359 const SlotIndexes *Indexes, in print()
1111 SlotIndexes *Indexes; member in SlotIndexUpdateDelegate
1115 SlotIndexUpdateDelegate(MachineFunction &MF, SlotIndexes *Indexes) in SlotIndexUpdateDelegate()
1175 SlotIndexes *Indexes = GET_RESULT(SlotIndexes, getSI, ); in SplitCriticalEdge() local
H A DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
H A DSplitKit.cpp537 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildSingleSubRegCopy() local
551 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildCopy() local
633 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in defFromParent() local
1483 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in forceRecomputeVNI() local
H A DLiveRangeCalc.cpp434 isJointlyDominated(const MachineBasicBlock * MBB,ArrayRef<SlotIndex> Defs,const SlotIndexes & Indexes) isJointlyDominated() argument
[all...]
H A DStackSlotColoring.cpp68 SlotIndexes *Indexes = nullptr; member in __anonb7b65c290111::StackSlotColoring
H A DRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
H A DVirtRegMap.cpp188 SlotIndexes *Indexes = nullptr; member in __anonbe45f4950111::VirtRegRewriter
H A DLiveInterval.cpp871 stripValuesNotDefiningMask(unsigned Reg,LiveInterval::SubRange & SR,LaneBitmask LaneMask,const SlotIndexes & Indexes,const TargetRegisterInfo & TRI,unsigned ComposeSubRegIdx) stripValuesNotDefiningMask() argument
919 refineSubRanges(BumpPtrAllocator & Allocator,LaneBitmask LaneMask,std::function<void (LiveInterval::SubRange &)> Apply,const SlotIndexes & Indexes,const TargetRegisterInfo & TRI,unsigned ComposeSubRegIdx) refineSubRanges() argument
H A DRegAllocGreedy.h173 SlotIndexes *Indexes = nullptr; variable
/freebsd/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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp191 SlotIndexes *Indexes) { in rewriteIfImm()
242 SlotIndexes *Indexes) { in eraseIfRedundant()
286 SlotIndexes *Indexes = SIWrapper ? &SIWrapper->getSI() : nullptr; in runOnMachineFunction() local
H A DHexagonRegisterInfo.cpp372 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp40 SlotIndexes *Indexes = nullptr; member in __anoneec5f4eb0111::SILowerSGPRSpills
87 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves()
131 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores()
H A DSILowerWWMCopies.cpp55 SlotIndexes *Indexes; member in __anon72eb24b60111::SILowerWWMCopies
H A DGCNRegPressure.h281 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h48 SlotIndexes *Indexes = nullptr; variable
H A DLiveIntervals.h62 SlotIndexes *Indexes = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1996 int Indexes[64]; in simplifyX86pshufb() local
2042 int Indexes[16]; in simplifyX86vpermilvar() local
2088 int Indexes[64]; in simplifyX86vpermv() local
2123 int Indexes[64]; in simplifyX86vpermv3() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp482 std::vector<char> Indexes; in splitCloneGroups() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp271 std::vector<uint8_t> Indexes; in computeCFGHash() local

12