Home
last modified time | relevance | path

Searched defs:mpltFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp509 std::ofstream mpltFile; in DumpToHeaderFile() local
604 std::ofstream mpltFile; in DumpToCxxHeaderFile() local
Dparser.cpp2757 std::ifstream mpltFile(importFilename); in ParseMIR() local
3212 std::ifstream mpltFile(importFileName); in ParseMIRForImport() local
3226 std::ifstream mpltFile(importFileName); in ParseMIRForImport() local
3296 bool MIRParser::ParseMPLT(std::ifstream &mpltFile, const std::string &importFileName) in ParseMPLT()
3349 bool MIRParser::ParseMPLTStandalone(std::ifstream &mpltFile, const std::string &importFileName) in ParseMPLTStandalone()