Searched refs:SetAotCodeCommentFile (Results 1 – 6 of 6) sorted by relevance
66 void SetAotCodeCommentFile(const std::string &aotCodeCommentFile);
316 assembler_->SetAotCodeCommentFile(filename); in RunAssembler()318 assembler_->SetAotCodeCommentFile(""); in RunAssembler()835 SetAotCodeCommentFile(aotCodeCommentFilePath); in GenAotCodeCommentFileName()837 SetAotCodeCommentFile(""); in GenAotCodeCommentFileName()869 SetAotCodeCommentFile(""); in CreateAOTCodeCommentFile()877 SetAotCodeCommentFile(""); in CreateAOTCodeCommentFile()884 SetAotCodeCommentFile(""); in CreateAOTCodeCommentFile()891 SetAotCodeCommentFile(""); in CreateAOTCodeCommentFile()
171 void SetAotCodeCommentFile(const std::string &aotCodeCommentFile) in SetAotCodeCommentFile() function
243 void SetAotCodeCommentFile(const std::string &filename) in SetAotCodeCommentFile() function
80 void LiteCG::SetAotCodeCommentFile(const std::string &aotCodeCommentFile) in SetAotCodeCommentFile() function in maple::litecg::LiteCG
106 liteCG.SetAotCodeCommentFile(GetAotCodeCommentFile()); in Run()