/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 47 SlotIndexes *Indexes = nullptr; variable
|
D | LiveIntervals.h | 60 SlotIndexes* Indexes; variable
|
D | LiveInterval.h | 577 bool isZeroLength(SlotIndexes *Indexes) const { in isZeroLength()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveRangeCalc.cpp | 64 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() 589 const SlotIndexes &Indexes) { in isJointlyDominated()
|
D | InterferenceCache.h | 60 SlotIndexes *Indexes = nullptr; variable
|
D | MachineBasicBlock.cpp | 275 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
|
D | SplitKit.cpp | 523 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildSingleSubRegCopy() local 546 SlotIndexes &Indexes = *LIS.getSlotIndexes(); in buildCopy() local 1450 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in forceRecomputeVNI() local
|
D | RenameIndependentSubregs.cpp | 304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
|
D | VirtRegMap.cpp | 180 SlotIndexes *Indexes; member in __anond13f35df0111::VirtRegRewriter
|
D | LiveInterval.cpp | 885 const SlotIndexes &Indexes, in stripValuesNotDefiningMask() 933 const SlotIndexes &Indexes, const TargetRegisterInfo &TRI, in refineSubRanges()
|
D | StackColoring.cpp | 423 SlotIndexes *Indexes; member in __anond7263c110111::StackColoring
|
D | RegisterCoalescer.cpp | 956 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in removeCopyByCommutingDef() local 2096 SlotIndexes *Indexes = LIS->getSlotIndexes(); in joinReservedPhysReg() local 2226 SlotIndexes *Indexes; member in __anondc4614940311::JoinVals
|
D | LiveIntervals.cpp | 1434 SlotIndexes *Indexes = LIS.getSlotIndexes(); in findLastUseBefore() local
|
D | MachineVerifier.cpp | 229 SlotIndexes *Indexes; member
|
D | RegAllocGreedy.cpp | 167 SlotIndexes *Indexes; member in __anon04c257270111::RAGreedy
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.h | 204 std::vector<SlotIndex> Indexes; in getLiveRegMap() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonRegisterInfo.cpp | 259 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/ |
D | RPCUtils.h | 567 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/ |
D | InstCombineCalls.cpp | 934 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/ |
D | LLParser.cpp | 7340 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/ |
D | IceInst.h | 1016 ConstantInteger32 **Indexes; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 613 std::vector<uint8_t> Indexes; in computeCFGHash() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 3512 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/ |
D | SimplifyCFG.cpp | 4650 SmallVectorImpl<int> &Indexes = ForwardingNode.second; in ForwardSwitchConditionToPHI() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7575 std::vector<Constant*> Indexes; in computeLoadConstantCompareExitLimit() local
|