/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | Parser.cpp | 27 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 D | LLParser.cpp | 86 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 D | HexagonShuffler.h | 40 unsigned Slots, Weight; variable
|
H A D | HexagonMCInstrInfo.cpp | 459 unsigned Slots = 0; in getOtherReservedSlots() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 401 DenseMap<const VPValue *, unsigned> Slots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/ |
H A D | LLParser.h | 94 SlotMapping *Slots; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 556 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 D | Value.h | 899 Use *Slots[MaxSlots]; in sortUseList() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | FixupStatepointCallerSaved.cpp | 205 SmallVector<int, 8> Slots; member
|
H A D | LiveIntervals.cpp | 916 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
|
H A D | LiveDebugVariables.cpp | 1729 auto Slots = LIS->getSlotIndexes(); in emitDebugValues() local
|
H A D | RegisterCoalescer.cpp | 3582 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local
|
H A D | MachinePipeliner.cpp | 387 SlotIndexes &Slots = *getAnalysis<LiveIntervals>().getSlotIndexes(); in preprocessPhiNodes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 481 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1720 SDValue Slots[4]; in constBufferLoad() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1988 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape() local
|