Searched refs:SlotMapping (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/ |
| D | Parser.h | 28 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 …]
|
| D | SlotMapping.h | 32 struct SlotMapping { struct
|
| D | LLParser.h | 46 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/ |
| 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/CodeGen/ |
| D | StackSlotColoring.cpp | 122 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/ |
| D | WebAssemblyRegColoring.cpp | 131 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/ |
| D | MIParser.h | 30 struct SlotMapping; 166 const SlotMapping &IRSlots; 184 const SlotMapping &IRSlots,
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
| D | MIRParser.cpp | 56 SlotMapping IRSlots;
|
| D | MIParser.cpp | 315 SourceMgr &SM, const SlotMapping &IRSlots, PerTargetMIParsingState &T) in PerFunctionMIParsingState()
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | clang.macppc | 1210 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.powerpc64 | 1209 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.i386 | 1209 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.amd64 | 1211 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.riscv64 | 1209 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.octeon | 1210 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.armv7 | 1209 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.arm64 | 1211 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.loongson | 1210 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| D | clang.sparc64 | 1210 ./usr/include/llvm/AsmParser/SlotMapping.h
|
| /openbsd/src/gnu/llvm/clang/docs/tools/ |
| D | clang-formatted-files.txt | 5036 llvm/include/llvm/AsmParser/SlotMapping.h
|