Home
last modified time | relevance | path

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

12

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveIntervalCalc.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
HDRegAllocPriorityAdvisor.h44 SlotIndexes *const Indexes; variable
52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
HDRegAllocPriorityAdvisor.cpp106 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor()
HDMLRegAllocPriorityAdvisor.cpp180 SlotIndexes *const Indexes, in DevelopmentModePriorityAdvisor()
289 SlotIndexes *const Indexes, in MLPriorityAdvisor()
HDMachineBasicBlock.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
HDInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
HDSplitKit.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
HDLiveRangeCalc.cpp439 const SlotIndexes &Indexes) { in isJointlyDominated()
HDStackSlotColoring.cpp68 SlotIndexes *Indexes = nullptr; member in __anon1ccc84880111::StackSlotColoring
HDRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
HDVirtRegMap.cpp188 SlotIndexes *Indexes = nullptr; member in __anonbcec59d40111::VirtRegRewriter
HDLiveInterval.cpp874 const SlotIndexes &Indexes, in stripValuesNotDefiningMask()
922 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
HDRegAllocGreedy.h173 SlotIndexes *Indexes = nullptr; variable
HDStackColoring.cpp421 SlotIndexes *Indexes = nullptr; member in __anond36ad7e60111::StackColoring
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVSupport.cpp75 LexicalIndexes Indexes; in getAllLexicalIndexes() local
124 LexicalIndexes Indexes = getAllLexicalIndexes(Name); in getInnerComponent() local
144 LexicalIndexes Indexes = getAllLexicalIndexes(Name); in getAllLexicalComponents() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTfrCleanup.cpp191 SlotIndexes *Indexes) { in rewriteIfImm()
242 SlotIndexes *Indexes) { in eraseIfRedundant()
286 SlotIndexes *Indexes = SIWrapper ? &SIWrapper->getSI() : nullptr; in runOnMachineFunction() local
HDHexagonRegisterInfo.cpp372 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSILowerSGPRSpills.cpp40 SlotIndexes *Indexes = nullptr; member in __anonf6b6a88a0111::SILowerSGPRSpills
87 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves()
131 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores()
HDSILowerWWMCopies.cpp55 SlotIndexes *Indexes; member in __anona1b460750111::SILowerWWMCopies
HDGCNRegPressure.h281 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveRangeCalc.h48 SlotIndexes *Indexes = nullptr; variable
HDLiveIntervals.h62 SlotIndexes *Indexes = nullptr; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstCombineIntrinsic.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-head/contrib/llvm-project/clang/lib/Analysis/
HDCloneDetection.cpp482 std::vector<char> Indexes; in splitCloneGroups() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleProfileProbe.cpp271 std::vector<uint8_t> Indexes; in computeCFGHash() local

12