Home
last modified time | relevance | path

Searched defs:opSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1700 uint64 opSize = sizeInByte - sEmitInfo->GetTotalSize(); in EmitStructure() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1871 uint64 opSize = size - sEmitInfo->GetTotalSize(); in EmitStructConstant() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7203 constexpr uint8 opSize = 11; in HandleRetCleanup() local