/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | Parser.cpp | 26 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto() 40 SlotMapping *Slots, in parseAssemblyInto() 48 SlotMapping *Slots, in parseAssembly() 62 SlotMapping *Slots) { in parseAssemblyFile() 76 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyWithIndex() 94 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 | 99 const SlotMapping *Slots) { in parseStandaloneConstantValue() 112 const SlotMapping *Slots) { in parseTypeAtBeginning() 128 const SlotMapping *Slots) { in parseDIExpressionBodyAtBeginning() 142 void LLParser::restoreParsingState(const SlotMapping *Slots) { in restoreParsingState()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMarkLastScratchLoad.cpp | 71 SlotIndexes &Slots = *LIS->getSlotIndexes(); in runOnMachineFunction() local
|
H A D | R600ISelLowering.cpp | 1683 SDValue Slots[4]; in constBufferLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegColoring.cpp | 83 const SlotIndexes *Slots = Liveness->getSlotIndexes(); in buildVRegToDbgValueMap() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonShuffler.h | 41 unsigned Slots, Weight; global() variable
|
H A D | HexagonShuffler.cpp | 445 SmallVector<std::string, HEXAGON_PRESHUFFLE_PACKET_SIZE> Slots; SlotMaskToText() local
|
H A D | HexagonMCInstrInfo.cpp | 466 unsigned Slots = 0; in getOtherReservedSlots() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Value.h | 897 Use *Slots[MaxSlots]; sortUseList() local [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A 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
|
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLParser.h | 116 SlotMapping *Slots; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | FixupStatepointCallerSaved.cpp | 206 SmallVector<int, 8> Slots; member
|
H A D | LiveDebugVariables.cpp | 1277 SlotIndexes *Slots = LIS->getSlotIndexes(); in runOnMachineFunction() local 1832 auto Slots = LIS->getSlotIndexes(); in emitDebugValues() local
|
H A D | RegisterCoalescer.cpp | 3795 const SlotIndexes &Slots = *LIS->getSlotIndexes(); in buildVRegToDbgValueMap() local 4226 SlotIndexes *Slots = LIS->getSlotIndexes(); in runOnMachineFunction() local
|
H A D | LiveIntervals.cpp | 929 ArrayRef<SlotIndex> Slots; in checkRegMaskInterference() local
|
H A D | MachinePipeliner.cpp | 440 SlotIndexes &Slots = in preprocessPhiNodes() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 500 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in visitKnownRecord() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2129 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near); lowerTypeVFTableShape() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 2500 SmallVectorImpl<unsigned> &Slots) { in findStackIndexInterference()
|