| /openbsd/src/gnu/llvm/llvm/lib/AsmParser/ |
| D | Parser.cpp | 25 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 …]
|
| D | LLParser.cpp | 85 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/ |
| D | HexagonShuffler.h | 41 unsigned Slots, Weight; variable
|
| D | HexagonShuffler.cpp | 444 SmallVector<std::string, HEXAGON_PRESHUFFLE_PACKET_SIZE> Slots; in SlotMaskToText() local
|
| D | HexagonMCInstrInfo.cpp | 466 unsigned Slots = 0; in getOtherReservedSlots() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 557 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/ |
| D | Value.h | 892 Use *Slots[MaxSlots]; in sortUseList() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | VPlanValue.h | 432 DenseMap<const VPValue *, unsigned> Slots; variable
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/ |
| D | LLParser.h | 107 SlotMapping *Slots; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | FixupStatepointCallerSaved.cpp | 206 SmallVector<int, 8> Slots; member
|
| D | LiveDebugVariables.cpp | 1276 SlotIndexes *Slots = LIS->getSlotIndexes(); in runOnMachineFunction() local 1831 auto Slots = LIS->getSlotIndexes(); in emitDebugValues() local
|
| D | RegisterCoalescer.cpp | 3706 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local 4134 SlotIndexes *Slots = LIS->getSlotIndexes(); in runOnMachineFunction() local
|
| D | LiveIntervals.cpp | 910 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
|
| D | MachinePipeliner.cpp | 403 SlotIndexes &Slots = *getAnalysis<LiveIntervals>().getSlotIndexes(); in preprocessPhiNodes() local
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| D | TypeRecordMapping.cpp | 500 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | R600ISelLowering.cpp | 1691 SDValue Slots[4]; in constBufferLoad() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 2114 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); in lowerTypeVFTableShape() local
|