Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h47 SlotIndexes *Indexes = nullptr; variable
DLiveIntervals.h60 SlotIndexes* Indexes; variable
DLiveInterval.h577 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength()
/third_party/skia/third_party/externals/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 __anond13f35df0111::VirtRegRewriter
DLiveInterval.cpp885 const SlotIndexes &Indexes, in stripValuesNotDefiningMask()
933 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
DStackColoring.cpp423 SlotIndexes *Indexes; member in __anond7263c110111::StackColoring
DRegisterCoalescer.cpp956 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in removeCopyByCommutingDef() local
2096 SlotIndexes *Indexes = LIS->getSlotIndexes(); in joinReservedPhysReg() local
2226 SlotIndexes *Indexes; member in __anondc4614940311::JoinVals
DLiveIntervals.cpp1434 SlotIndexes *Indexes = LIS.getSlotIndexes(); in findLastUseBefore() local
DMachineVerifier.cpp229 SlotIndexes *Indexes; member
DRegAllocGreedy.cpp167 SlotIndexes *Indexes; member in __anon04c257270111::RAGreedy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h204 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.cpp259 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp934 Constant *Indexes[64] = {nullptr}; in simplifyX86pshufb() local
982 Constant *Indexes[16] = {nullptr}; in simplifyX86vpermilvar() local
1031 Constant *Indexes[64] = {nullptr}; in simplifyX86vpermv() local
1420 uint32_t Indexes[8]; in simplifyNeonTbl1() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp7340 bool LLParser::sortUseListOrder(Value *V, ArrayRef<unsigned> Indexes, in sortUseListOrder()
7366 bool LLParser::ParseUseListOrderIndexes(SmallVectorImpl<unsigned> &Indexes) { in ParseUseListOrderIndexes()
7414 SmallVector<unsigned, 16> Indexes; in ParseUseListOrder() local
7431 SmallVector<unsigned, 16> Indexes; in ParseUseListOrderBB() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h1016 ConstantInteger32 **Indexes; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp613 std::vector<uint8_t> Indexes; in computeCFGHash() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3512 SmallVector<uint64_t, 2> Indexes; in narrowScalarExtract() local
3579 SmallVector<uint64_t, 2> Indexes; in narrowScalarInsert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4650 SmallVectorImpl<int> &Indexes = ForwardingNode.second; in ForwardSwitchConditionToPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7575 std::vector<Constant*> Indexes; in computeLoadConstantCompareExitLimit() local