Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DParser.cpp25 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
39 SlotMapping *Slots, in parseAssemblyInto()
47 SlotMapping *Slots, in parseAssembly()
61 SlotMapping *Slots) { in parseAssemblyFile()
75 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyWithIndex()
93 SlotMapping *Slots) { in parseAssemblyWithIndex()
102 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFileWithIndex()
120 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFileWithIndex()
129 SlotMapping *Slots, DataLayoutCallbackTy DataLayoutCallback) { in parseAssemblyFileWithIndexNoUpgradeDebugInfo()
138 SlotMapping *Slots) { in parseAssemblyString()
[all …]
DLLParser.cpp85 const SlotMapping *Slots) { in parseStandaloneConstantValue()
98 const SlotMapping *Slots) { in parseTypeAtBeginning()
113 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h41 unsigned Slots, Weight; variable
DHexagonShuffler.cpp444 SmallVector<std::string, HEXAGON_PRESHUFFLE_PACKET_SIZE> Slots; in SlotMaskToText() local
DHexagonMCInstrInfo.cpp466 unsigned Slots = 0; in getOtherReservedSlots() local
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h557 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord()
559 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord()
571 std::vector<VFTableSlotKind> Slots; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DValue.h892 Use *Slots[MaxSlots]; in sortUseList() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlanValue.h432 DenseMap<const VPValue *, unsigned> Slots; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/
DLLParser.h107 SlotMapping *Slots; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DFixupStatepointCallerSaved.cpp206 SmallVector<int, 8> Slots; member
DLiveDebugVariables.cpp1276 SlotIndexes *Slots = LIS->getSlotIndexes(); in runOnMachineFunction() local
1831 auto Slots = LIS->getSlotIndexes(); in emitDebugValues() local
DRegisterCoalescer.cpp3706 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local
4134 SlotIndexes *Slots = LIS->getSlotIndexes(); in runOnMachineFunction() local
DLiveIntervals.cpp910 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
DMachinePipeliner.cpp403 SlotIndexes &Slots = *getAnalysis<LiveIntervals>().getSlotIndexes(); in preprocessPhiNodes() local
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp500 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1691 SDValue Slots[4]; in constBufferLoad() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2114 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape() local