Home
last modified time | relevance | path

Searched defs:Indexes (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h47 SlotIndexes *Indexes = nullptr; member in llvm::LiveRangeCalc
H A DLiveIntervals.h60 SlotIndexes* Indexes; member in llvm::LiveIntervals
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.h60 SlotIndexes *Indexes = nullptr; member in llvm::InterferenceCache::Entry
H A DRenameIndependentSubregs.cpp304 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in computeMainRangesFixFlags() local
H A DLiveRangeCalc.cpp64 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() argument
587 isJointlyDominated(const MachineBasicBlock *MBB, ArrayRef<SlotIndex> Defs, const SlotIndexes &Indexes) isJointlyDominated() argument
[all...]
H A DVirtRegMap.cpp180 SlotIndexes *Indexes; member in __anon24137::VirtRegRewriter
[all...]
H A DStackColoring.cpp423 SlotIndexes *Indexes; member in __anon24127::StackColoring
H A DMachineVerifier.cpp229 SlotIndexes *Indexes; member
484 MF->print(errs(), Indexes); in report() local
[all...]
H A DRegAllocGreedy.cpp167 SlotIndexes *Indexes; member in __anon24090::RAGreedy
H A 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
H A DRegisterCoalescer.cpp956 const SlotIndexes &Indexes = *LIS->getSlotIndexes(); in removeCopyByCommutingDef() local
2096 SlotIndexes *Indexes = LIS->getSlotIndexes(); in joinReservedPhysReg() local
2226 SlotIndexes *Indexes; member in __anon24096::JoinVals
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A 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/
H A DHexagonRegisterInfo.cpp259 const SlotIndexes &Indexes = *LIS.getSlotIndexes(); in shouldCoalesce() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h467 ArrayRef<unsigned> Indexes; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInst.h1016 ConstantInteger32 **Indexes; member in Ice::InstShuffleVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A 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/
H A 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/InstCombine/
H A 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
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4650 SmallVectorImpl<int> &Indexes = ForwardingNode.second; in ForwardSwitchConditionToPHI() local

Completed in 73 milliseconds