Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/lib/CodeGen/
DLiveIntervalCalc.cpp42 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
54 SlotIndexes *Indexes = getIndexes(); in calculate() local
135 SlotIndexes *Indexes = getIndexes(); in createDeadDefs() local
148 SlotIndexes *Indexes = getIndexes(); in extendToUses() local
DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; variable
DSplitKit.cpp526 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildSingleSubRegCopy() local
549 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildCopy() local
673 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in defFromParent() local
1462 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in forceRecomputeVNI() local
DMachineBasicBlock.cpp312 void MachineBasicBlock::print(raw_ostream &OS, const SlotIndexes *Indexes, in print()
328 const SlotIndexes *Indexes, in print()
1009 SlotIndexes *Indexes = P.getAnalysisIfAvailable<SlotIndexes>(); in SplitCriticalEdge() local
DLiveRangeCalc.cpp437 const SlotIndexes &Indexes) { in isJointlyDominated()
/external/llvm/lib/CodeGen/
DLiveRangeCalc.h39 SlotIndexes *Indexes; variable
DInterferenceCache.h55 SlotIndexes *Indexes; variable
DVirtRegMap.cpp161 SlotIndexes *Indexes; member in __anon6640cbde0111::VirtRegRewriter
DLiveRangeCalc.cpp43 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h47 SlotIndexes *Indexes = nullptr; variable
DLiveIntervals.h60 SlotIndexes* Indexes; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h49 SlotIndexes *Indexes = nullptr; variable
DLiveIntervals.h60 SlotIndexes* Indexes; variable
/external/llvm-project/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/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h204 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h212 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp266 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h58 SlotIndexes* Indexes; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp259 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp816 int Indexes[64]; in simplifyX86pshufb() local
862 int Indexes[16]; in simplifyX86vpermilvar() local
909 int Indexes[64]; in simplifyX86vpermv() local

123