Home
last modified time | relevance | path

Searched defs:argSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dosr.cpp242 auto argSize {std::max(sizeof(coretypes::TaggedType), SLOT_SIZE)}; in GetStackParamsSize() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp5174 uint32 argSize = GetPrimTypeBitSize(argType); in SelectAArch64ffs() local