Home
last modified time | relevance | path

Searched defs:SlotIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
206 SmallVectorImpl<SlotIndex> *) { in pruneValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp459 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp2021 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
2048 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp780 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()
DRegisterCoalescer.cpp2827 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()