Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
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
DRegAllocPriorityAdvisor.h44 SlotIndexes *const Indexes; variable
52 SlotIndexes *const Indexes) in DefaultPriorityAdvisor()
DRegAllocPriorityAdvisor.cpp108 SlotIndexes *const Indexes) in RegAllocPriorityAdvisor()
DMLRegallocPriorityAdvisor.cpp161 SlotIndexes *const Indexes, in DevelopmentModePriorityAdvisor()
266 SlotIndexes *const Indexes, in MLPriorityAdvisor()
DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
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
DLiveRangeCalc.cpp434 const SlotIndexes &Indexes) { in isJointlyDominated()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSILowerSGPRSpills.cpp40 SlotIndexes *Indexes = nullptr; member in __anon5bac7cab0111::SILowerSGPRSpills
78 ArrayRef<CalleeSavedInfo> CSI, SlotIndexes *Indexes, in insertCSRSaves()
122 SlotIndexes *Indexes, LiveIntervals *LIS) { in insertCSRRestores()
DGCNRegPressure.h211 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/external/llvm/lib/CodeGen/
DLiveRangeCalc.h39 SlotIndexes *Indexes; variable
DInterferenceCache.h55 SlotIndexes *Indexes; variable
DVirtRegMap.cpp161 SlotIndexes *Indexes; member in __anon6a4f67ad0111::VirtRegRewriter
DLiveRangeCalc.cpp43 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/
Dretire_log.h106 std::index_sequence<Indexes...> /*unused*/) const { in ComputeQuantilesImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h47 SlotIndexes *Indexes = nullptr; variable
DLiveIntervals.h60 SlotIndexes* Indexes; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h48 SlotIndexes *Indexes = nullptr; variable
DLiveIntervals.h58 SlotIndexes* Indexes; variable
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-bind.cpp289 unwrap_and_forward(F& f, int_tuple<Indexes...>, const tuple<Args&...>& args) { in unwrap_and_forward()
297 typedef typename make_indexes<Args...>::type Indexes; in mu() typedef
322 int_tuple<Indexes...>, in apply_functor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp64 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
589 const SlotIndexes &Indexes) { in isJointlyDominated()
DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
DMachineBasicBlock.cpp275 void MachineBasicBlock::print(raw_ostream &OS, const SlotIndexes *Indexes, in print()
291 const SlotIndexes *Indexes, in print()
889 SlotIndexes *Indexes = P.getAnalysisIfAvailable<SlotIndexes>(); in SplitCriticalEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp259 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h204 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h58 SlotIndexes* Indexes; variable

1234