Home
last modified time | relevance | path

Searched refs:MIParser (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp57 class MIParser { class
86 MIParser(SourceMgr &SM, MachineFunction &MF, SMDiagnostic &Error,
247 MIParser::MIParser(SourceMgr &SM, MachineFunction &MF, SMDiagnostic &Error, in MIParser() function in MIParser
253 void MIParser::lex() { in lex()
259 bool MIParser::error(const Twine &Msg) { return error(Token.location(), Msg); } in error()
261 bool MIParser::error(StringRef::iterator Loc, const Twine &Msg) { in error()
294 bool MIParser::expectAndConsume(MIToken::TokenKind TokenKind) { in expectAndConsume()
301 bool MIParser::consumeIfPresent(MIToken::TokenKind TokenKind) { in consumeIfPresent()
308 bool MIParser::parseBasicBlockDefinition( in parseBasicBlockDefinition()
375 bool MIParser::parseBasicBlockDefinitions( in parseBasicBlockDefinitions()
[all …]
DCMakeLists.txt3 MIParser.cpp
DAndroid.mk5 MIParser.cpp \