LLVM  8.0.1
llvm::MIRParserImpl Member List

This is the complete list of members for llvm::MIRParserImpl, including all inherited members.

error(const Twine &Message)llvm::MIRParserImpl
error(SMLoc Loc, const Twine &Message)llvm::MIRParserImpl
error(const SMDiagnostic &Error, SMRange SourceRange)llvm::MIRParserImpl
initializeConstantPool(PerFunctionMIParsingState &PFS, MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl
initializeFrameInfo(PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl
initializeJumpTableInfo(PerFunctionMIParsingState &PFS, const yaml::MachineJumpTable &YamlJTI)llvm::MIRParserImpl
initializeMachineFunction(const yaml::MachineFunction &YamlMF, MachineFunction &MF)llvm::MIRParserImpl
MIRParserImpl(std::unique_ptr< MemoryBuffer > Contents, StringRef Filename, LLVMContext &Context)llvm::MIRParserImpl
parseCalleeSavedRegister(PerFunctionMIParsingState &PFS, std::vector< CalleeSavedInfo > &CSIInfo, const yaml::StringValue &RegisterSource, bool IsRestored, int FrameIdx)llvm::MIRParserImpl
parseIRModule()llvm::MIRParserImpl
parseMachineFunction(Module &M, MachineModuleInfo &MMI)llvm::MIRParserImpl
parseMachineFunctions(Module &M, MachineModuleInfo &MMI)llvm::MIRParserImpl
parseRegisterInfo(PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl
parseStackObjectsDebugInfo(PerFunctionMIParsingState &PFS, const T &Object, int FrameIdx)llvm::MIRParserImpl
reportDiagnostic(const SMDiagnostic &Diag)llvm::MIRParserImpl
setupRegisterInfo(const PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl