Home
last modified time | relevance | path

Searched defs:Slots (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DParser.cpp27 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
41 SlotMapping *Slots, in parseAssemblyInto()
49 SlotMapping *Slots, in parseAssembly()
63 SlotMapping *Slots) { in parseAssemblyFile()
77 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyWithIndex()
95 SlotMapping *Slots) { in parseAssemblyWithIndex()
103 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFileWithIndex()
121 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFileWithIndex()
130 SlotMapping *Slots, DataLayoutCallbackTy DataLayoutCallback) { in parseAssemblyFileWithIndexNoUpgradeDebugInfo()
139 SlotMapping *Slots) { in parseAssemblyString()
[all …]
H A DLLParser.cpp86 const SlotMapping *Slots) { in parseStandaloneConstantValue()
99 const SlotMapping *Slots) { in parseTypeAtBeginning()
114 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h40 unsigned Slots, Weight; variable
H A DHexagonMCInstrInfo.cpp459 unsigned Slots = 0; in getOtherReservedSlots() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h401 DenseMap<const VPValue *, unsigned> Slots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLParser.h94 SlotMapping *Slots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h556 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord()
558 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord()
570 std::vector<VFTableSlotKind> Slots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h899 Use *Slots[MaxSlots]; in sortUseList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp205 SmallVector<int, 8> Slots; member
H A DLiveIntervals.cpp916 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
H A DLiveDebugVariables.cpp1729 auto Slots = LIS->getSlotIndexes(); in emitDebugValues() local
H A DRegisterCoalescer.cpp3582 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local
H A DMachinePipeliner.cpp387 SlotIndexes &Slots = *getAnalysis<LiveIntervals>().getSlotIndexes(); in preprocessPhiNodes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp481 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1720 SDValue Slots[4]; in constBufferLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1988 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape() local