LLVM  4.0.0
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(MachineFunction &MF)llvm::MIRParserImpl
MIRParserImpl(std::unique_ptr< MemoryBuffer > Contents, StringRef Filename, LLVMContext &Context)llvm::MIRParserImpl
parse()llvm::MIRParserImpl
parseCalleeSavedRegister(PerFunctionMIParsingState &PFS, std::vector< CalleeSavedInfo > &CSIInfo, const yaml::StringValue &RegisterSource, int FrameIdx)llvm::MIRParserImpl
parseMachineFunction(yaml::Input &In, Module &M, bool NoLLVMIR)llvm::MIRParserImpl
parseRegisterInfo(PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl
parseStackObjectsDebugInfo(PerFunctionMIParsingState &PFS, const yaml::MachineStackObject &Object, int FrameIdx)llvm::MIRParserImpl
reportDiagnostic(const SMDiagnostic &Diag)llvm::MIRParserImpl
setupRegisterInfo(const PerFunctionMIParsingState &PFS, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl