Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase.h173 #define MAPLE_FUNC_PHASE_DECLARE(PHASENAME, IRTYPE) \ macro
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_coalesce.h254 MAPLE_FUNC_PHASE_DECLARE(CgRegCoalesce, maplebe::CGFunc) in MAPLE_FUNC_PHASE_DECLARE() function