Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h636 static void SetFastFuncsAsmFile(const std::string &fileName) in SetFastFuncsAsmFile() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_option.cpp257 SetFastFuncsAsmFile(opts::cg::duplicateAsmList2); in SolveOptions()