Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_cg.h66 Standardize *CreateStandardize(MemPool &mp, CGFunc &f) const override in CreateStandardize() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg.h386 virtual Standardize *CreateStandardize(MemPool &mp, CGFunc &f) const in CreateStandardize() function