Searched defs:beCommon (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cg_phasemanager.h | 84 BECommon *beCommon = nullptr; variable
|
| D | memlayout.h | 145 …MemLayout(BECommon &beCommon, MIRFunction &mirFunc, MapleAllocator &mallocator, uint32 kStackPtrAl… in MemLayout()
|
| D | cgfunc.h | 89 MemRWNodeHelper(const BaseNode &node, MIRFunction &mirFunc, const BECommon &beCommon) in MemRWNodeHelper() 1818 BECommon &beCommon; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg.cpp | 64 BECommon *beCommon = Globals::GetInstance()->GetBECommon(); in GenExtraTypeMetadata() local 205 static void AppendReferenceOffsets64(const BECommon &beCommon, MIRStructType &curStructType, int64 … in AppendReferenceOffsets64() 273 std::vector<int64> CG::GetReferenceOffsets64(const BECommon &beCommon, MIRStructType &structType) in GetReferenceOffsets64()
|
| D | cgfunc.cpp | 80 void MemRWNodeHelper::GetTrueMirInfo(const BECommon &beCommon) in GetTrueMirInfo() 1675 CGFunc::CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, in CGFunc()
|
| D | emit.cpp | 1869 BECommon *beCommon = Globals::GetInstance()->GetBECommon(); in EmitStructConstant() local
|
| /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 | 1638 BECommon *beCommon = Globals::GetInstance()->GetBECommon(); in EmitStructure() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cg.cpp | 138 static void GetGCTIBBitMapWords(const BECommon &beCommon, MIRStructType &stType, std::vector<uint64… in GetGCTIBBitMapWords() 330 void AArch64CG::GenerateObjectMaps(BECommon &beCommon) in GenerateObjectMaps()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_call_conv.h | 238 BECommon &beCommon; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/ |
| D | lower.h | 255 BECommon &beCommon; variable
|