Searched defs:beCommon (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg.cpp | 56 BECommon *beCommon = Globals::GetInstance()->GetBECommon(); in GenExtraTypeMetadata() local 195 static void AppendReferenceOffsets64(const BECommon &beCommon, MIRStructType &curStructType, int64 … in AppendReferenceOffsets64() 263 std::vector<int64> CG::GetReferenceOffsets64(const BECommon &beCommon, MIRStructType &structType) in GetReferenceOffsets64()
|
| D | cgfunc.cpp | 1616 CGFunc::CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, in CGFunc()
|
| D | emit.cpp | 1783 BECommon *beCommon = Globals::GetInstance()->GetBECommon(); in EmitStructConstant() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cg_phasemanager.h | 83 BECommon *beCommon = nullptr; variable
|
| D | memlayout.h | 144 …MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAl… in MemLayout()
|
| D | cgfunc.h | 1626 BECommon &beCommon; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cg.cpp | 135 static void GetGCTIBBitMapWords(const BECommon &beCommon, MIRStructType &stType, std::vector<uint64… in GetGCTIBBitMapWords() 324 void AArch64CG::GenerateObjectMaps(BECommon &beCommon) in GenerateObjectMaps()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_cg.cpp | 83 void X64CG::GenerateObjectMaps(BECommon &beCommon) {} in GenerateObjectMaps()
|
| D | x64_emitter.cpp | 1630 BECommon *beCommon = Globals::GetInstance()->GetBECommon(); in EmitStructure() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_call_conv.h | 230 BECommon &beCommon; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/ |
| D | lower.h | 253 BECommon &beCommon; variable
|