Home
last modified time | relevance | path

Searched defs:beCommon (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg_phasemanager.h81 BECommon *beCommon = nullptr; member in maplebe::CgFuncPM
H A Dmemlayout.h145 MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAlignment) in MemLayout() argument
H A Dcg.h90 BECommon *beCommon = nullptr; member in maplebe::Globals
H A Dcgfunc.h1153 BECommon &beCommon; member in maplebe::CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_call_conv.h64 BECommon &beCommon; member in maplebe::AArch64CallConvImpl
107 BECommon &beCommon; member in maplebe::AArch64WebKitJSCC
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h163 BECommon &beCommon; member in maplebe::CGLowerer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H A Dx64_call_conv.h223 BECommon &beCommon; member in maplebe::X64CallConvImpl
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp482 CGFunc::CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, in CGFunc() argument

Completed in 7 milliseconds