Home
last modified time | relevance | path

Searched refs:SlotMapping (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/
DParser.h28 struct SlotMapping;
48 SlotMapping *Slots = nullptr);
64 SlotMapping *Slots = nullptr);
88 SlotMapping *Slots = nullptr,
96 SlotMapping *Slots, DataLayoutCallbackTy DataLayoutCallback);
129 SlotMapping *Slots = nullptr,
145 SlotMapping *Slots = nullptr);
171 SlotMapping *Slots = nullptr,
185 const SlotMapping *Slots = nullptr);
193 const SlotMapping *Slots = nullptr);
[all …]
DSlotMapping.h32 struct SlotMapping { struct
DLLParser.h46 struct SlotMapping;
107 SlotMapping *Slots;
177 SlotMapping *Slots = nullptr)
187 bool parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots);
190 const SlotMapping *Slots);
200 void restoreParsingState(const SlotMapping *Slots);
/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/CodeGen/
DStackSlotColoring.cpp122 void RewriteInstruction(MachineInstr &MI, SmallVectorImpl<int> &SlotMapping,
320 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local
331 SlotMapping[SS] = NewSS; in ColorSlots()
357 int NewFI = SlotMapping[SS]; in ColorSlots()
370 RewriteInstruction(MI, SlotMapping, MF); in ColorSlots()
390 SmallVectorImpl<int> &SlotMapping, in RewriteInstruction() argument
399 int NewFI = SlotMapping[OldFI]; in RewriteInstruction()
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp131 SmallVector<unsigned, 16> SlotMapping(SortedIntervals.size(), -1u); in runOnMachineFunction() local
156 SlotMapping[I] = New; in runOnMachineFunction()
172 unsigned New = SlotMapping[I]; in runOnMachineFunction()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
DMIParser.h30 struct SlotMapping;
166 const SlotMapping &IRSlots;
184 const SlotMapping &IRSlots,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp56 SlotMapping IRSlots;
DMIParser.cpp315 SourceMgr &SM, const SlotMapping &IRSlots, PerTargetMIParsingState &T) in PerFunctionMIParsingState()
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc1210 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.powerpc641209 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.i3861209 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.amd641211 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.riscv641209 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.octeon1210 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.armv71209 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.arm641211 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.loongson1210 ./usr/include/llvm/AsmParser/SlotMapping.h
Dclang.sparc641210 ./usr/include/llvm/AsmParser/SlotMapping.h
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt5036 llvm/include/llvm/AsmParser/SlotMapping.h