Home
last modified time | relevance | path

Searched refs:LowerFunc (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_lower.h76 void LowerFunc(MIRFunction &func);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_phasemanager.cpp324 mirLower->LowerFunc(mirFunc); in DoFuncCGLower()
332 cgLower->LowerFunc(mirFunc); in DoFuncCGLower()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h73 void LowerFunc(MIRFunction &func);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_lower.cpp402 void MIRLower::LowerFunc(MIRFunction &func) in LowerFunc() function in maple::MIRLower
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp919 void CGLowerer::LowerFunc(MIRFunction &func) in LowerFunc() function in maplebe::CGLowerer

Completed in 5 milliseconds