Searched defs:IRSlots (Results 1 – 2 of 2) sorted by relevance
65 const SlotMapping &IRSlots; member in __anon9477babd0111::MIParser249 const SlotMapping &IRSlots) in MIParser()1952 const SlotMapping &IRSlots, in parseMachineBasicBlockDefinitions()1964 const SlotMapping &IRSlots, in parseMachineInstructions()1976 const SlotMapping &IRSlots, SMDiagnostic &Error) { in parseMBBReference()1983 const SlotMapping &IRSlots, in parseNamedRegisterReference()1992 const SlotMapping &IRSlots, in parseVirtualRegisterReference()2001 const SlotMapping &IRSlots, in parseStackObjectReference()2009 const SlotMapping &IRSlots, SMDiagnostic &Error) { in parseMDNode()
53 SlotMapping IRSlots; member in llvm::MIRParserImpl