LLVM  3.7.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
initializeFrameInfo(MachineFrameInfo &MFI, const yaml::MachineFunction &YamlMF)llvm::MIRParserImpl
initializeMachineBasicBlock(MachineFunction &MF, MachineBasicBlock &MBB, const yaml::MachineBasicBlock &YamlMBB, const PerFunctionMIParsingState &PFS)llvm::MIRParserImpl
initializeMachineFunction(MachineFunction &MF)llvm::MIRParserImpl
initializeRegisterInfo(const MachineFunction &MF, MachineRegisterInfo &RegInfo, const yaml::MachineFunction &YamlMF, DenseMap< unsigned, unsigned > &VirtualRegisterSlots)llvm::MIRParserImpl
MIRParserImpl(std::unique_ptr< MemoryBuffer > Contents, StringRef Filename, LLVMContext &Context)llvm::MIRParserImpl
parse()llvm::MIRParserImpl
parseMachineFunction(yaml::Input &In, Module &M, bool NoLLVMIR)llvm::MIRParserImpl
reportDiagnostic(const SMDiagnostic &Diag)llvm::MIRParserImpl