Home
last modified time | relevance | path

Searched defs:retSize (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_call_conv.cpp35 size_t retSize = retType.GetSize(); in LocateRetVal() local
H A Daarch64_peep.cpp968 uint32 retSize = prevInsn->GetRetSize(); in Run() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp893 uint32_t retSize = r.size(); in Escape() local
972 uint32_t retSize = r.size(); in Unescape() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp223 auto retSize = retType->GetSize() * kBitsPerByte; in SelectCalleeReturn() local

Completed in 10 milliseconds