Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp108 uint32 sizeOfTyInDwords = in ProcessStructWhenClassifyAggregate() local
180 int64 sizeOfTyInDwords = static_cast<int64>(RoundUp(sizeOfTy, k8ByteSize) >> k8BitShift); in ClassifyAggregate() local