|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
include/llvm/AsmParser/Parser.h 24 struct SlotMapping;
include/llvm/CodeGen/MIRParser/MIParser.h 27 struct SlotMapping;
lib/AsmParser/LLParser.h 40 struct SlotMapping;
References
include/llvm/AsmParser/Parser.h 45 SlotMapping *Slots = nullptr, bool UpgradeDebugInfo = true,
66 SlotMapping *Slots = nullptr,
95 LLVMContext &Context, SlotMapping *Slots = nullptr,
122 SlotMapping *Slots = nullptr,
141 SlotMapping *Slots = nullptr,
171 SMDiagnostic &Err, SlotMapping *Slots = nullptr,
184 const SlotMapping *Slots = nullptr);
192 const SlotMapping *Slots = nullptr);
202 const Module &M, const SlotMapping *Slots = nullptr);
include/llvm/CodeGen/MIRParser/MIParser.h 163 const SlotMapping &IRSlots;
175 const SlotMapping &IRSlots,
lib/AsmParser/LLParser.cpp 78 const SlotMapping *Slots) {
91 const SlotMapping *Slots) {
106 void LLParser::restoreParsingState(const SlotMapping *Slots) {
lib/AsmParser/LLParser.h 97 SlotMapping *Slots;
171 SlotMapping *Slots = nullptr, bool UpgradeDebugInfo = true,
181 bool parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots);
184 const SlotMapping *Slots);
199 void restoreParsingState(const SlotMapping *Slots);
lib/CodeGen/MIRParser/MIParser.cpp 319 SourceMgr &SM, const SlotMapping &IRSlots, PerTargetMIParsingState &T)
lib/CodeGen/MIRParser/MIRParser.cpp 57 SlotMapping IRSlots;
unittests/AsmParser/AsmParserTest.cpp 52 SlotMapping Mapping;
135 SlotMapping Mapping;
171 SlotMapping Mapping;
295 SlotMapping Mapping;