Home
last modified time | relevance | path

Searched refs:IsCModule (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dbecommon.cpp30 typeAlignTable(GlobalTables::GetTypeTable().GetTypeTable().size(), static_cast<uint8>(mirModule.IsCModule()), in BECommon()
49 typeAlignTable.emplace_back(static_cast<uint8>(mirModule.IsCModule())); in AddNewTypeAfterBecommon()
98 typeAlignTable.emplace_back(mirModule.IsCModule()); in AddAndComputeSizeAlign()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_peep.h91 doAggressiveCombine = cgFunc.GetMirModule().IsCModule(); in CombineContiLoadAndStorePattern()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h372 bool IsCModule() const in IsCModule() function in maple::MIRModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp1820 valueSize = EmitSingleElement(*mirConst, true, cg.GetMIRModule()->IsCModule()); in EmitGlobalVariable()

Completed in 6 milliseconds