Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/
DLiveRangeCalc.h39 SlotIndexes *Indexes; variable
DInterferenceCache.h55 SlotIndexes *Indexes; variable
DLiveRangeCalc.cpp43 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
DVirtRegMap.cpp161 SlotIndexes *Indexes; member in __anon02079f7c0111::VirtRegRewriter
DRenameIndependentSubregs.cpp292 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
DStackColoring.cpp280 SlotIndexes *Indexes; member in __anonecd81c8e0111::StackColoring
DLiveIntervalAnalysis.cpp353 static void extendSegmentsToUses(LiveRange &LR, const SlotIndexes &Indexes, in extendSegmentsToUses()
1335 SlotIndexes *Indexes = LIS.getSlotIndexes(); in findLastUseBefore() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h47 SlotIndexes *Indexes = nullptr; variable
DLiveIntervals.h60 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
DSplitKit.cpp523 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildSingleSubRegCopy() local
546 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildCopy() local
1450 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in forceRecomputeVNI() local
DRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
DVirtRegMap.cpp180 SlotIndexes *Indexes; member in __anon3dc8165e0111::VirtRegRewriter
DLiveInterval.cpp885 const SlotIndexes &Indexes, in stripValuesNotDefiningMask()
933 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
DStackColoring.cpp423 SlotIndexes *Indexes; member in __anond1c8c0300111::StackColoring
DRegisterCoalescer.cpp956 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in removeCopyByCommutingDef() local
2096 SlotIndexes *Indexes = LIS->getSlotIndexes(); in joinReservedPhysReg() local
2226 SlotIndexes *Indexes; member in __anonaebb90330311::JoinVals
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp259 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h58 SlotIndexes* Indexes; variable
DLiveInterval.h539 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h204 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h567 std::index_sequence<Indexes...>) { in unpackAndRunHelper()
576 ArgTuple &Args, std::index_sequence<Indexes...>) { in unpackAndRunAsyncHelper()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp739 Constant *Indexes[32] = {NULL}; in simplifyX86pshufb() local
784 Constant *Indexes[8] = {NULL}; in simplifyX86vpermilvar() local
837 Constant *Indexes[8] = {NULL}; in simplifyX86vpermv() local

12