/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 33 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 D | RegAllocPriorityAdvisor.h | 44 SlotIndexes *const Indexes; variable 52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
|
H A D | RegAllocPriorityAdvisor.cpp | 106 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor()
|
H A D | MLRegallocPriorityAdvisor.cpp |
|
H A D | MLRegAllocPriorityAdvisor.cpp | 180 SlotIndexes *const Indexes, in DevelopmentModePriorityAdvisor() 289 SlotIndexes *const Indexes, in MLPriorityAdvisor()
|
H A D | MachineBasicBlock.cpp | 343 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 D | InterferenceCache.h | 60 SlotIndexes *Indexes = nullptr; variable
|
H A D | SplitKit.cpp | 537 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 D | LiveRangeCalc.cpp | 434 isJointlyDominated(const MachineBasicBlock * MBB,ArrayRef<SlotIndex> Defs,const SlotIndexes & Indexes) isJointlyDominated() argument [all...] |
H A D | StackSlotColoring.cpp | 68 SlotIndexes *Indexes = nullptr; member in __anonb7b65c290111::StackSlotColoring
|
H A D | RenameIndependentSubregs.cpp | 304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
|
H A D | VirtRegMap.cpp | 188 SlotIndexes *Indexes = nullptr; member in __anonbe45f4950111::VirtRegRewriter
|
H A D | LiveInterval.cpp | 871 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 D | RegAllocGreedy.h | 173 SlotIndexes *Indexes = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVSupport.cpp | 75 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 D | HexagonTfrCleanup.cpp | 191 SlotIndexes *Indexes) { in rewriteIfImm() 242 SlotIndexes *Indexes) { in eraseIfRedundant() 286 SlotIndexes *Indexes = SIWrapper ? &SIWrapper->getSI() : nullptr; in runOnMachineFunction() local
|
H A D | HexagonRegisterInfo.cpp | 372 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerSGPRSpills.cpp | 40 SlotIndexes *Indexes = nullptr; member in __anoneec5f4eb0111::SILowerSGPRSpills 87 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves() 131 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores()
|
H A D | SILowerWWMCopies.cpp | 55 SlotIndexes *Indexes; member in __anon72eb24b60111::SILowerWWMCopies
|
H A D | GCNRegPressure.h | 281 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 48 SlotIndexes *Indexes = nullptr; variable
|
H A D | LiveIntervals.h | 62 SlotIndexes *Indexes = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 1996 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 D | CloneDetection.cpp | 482 std::vector<char> Indexes; in splitCloneGroups() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileProbe.cpp | 271 std::vector<uint8_t> Indexes; in computeCFGHash() local
|