Home
last modified time | relevance | path

Searched refs:MParser (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Target/AArch64/
DInstSizes.cpp57 std::unique_ptr<MIRParser> MParser = in runChecks() local
59 ASSERT_TRUE(MParser); in runChecks()
61 std::unique_ptr<Module> M = MParser->parseIRModule(); in runChecks()
68 bool Res = MParser->parseMachineFunctions(*M, MMI); in runChecks()
/external/antlr/tool/
DCHANGES.txt727 public MParser gM;