Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase.h204 #define MAPLE_ANALYSIS_PHASE_REGISTER(CLASSNAME, PHASENAME) \ argument
212 #define MAPLE_TRANSFORM_PHASE_REGISTER(CLASSNAME, PHASENAME) \ argument
220 #define MAPLE_ANALYSIS_PHASE_REGISTER_CANSKIP(CLASSNAME, PHASENAME) \ argument
228 #define MAPLE_TRANSFORM_PHASE_REGISTER_CANSKIP(CLASSNAME, PHASENAME) \ argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_call_conv.h45 #define CALL_CONVENTION_INFO_SUBCLASS_DECLARE_BEGIN(CLASSNAME) \ argument