Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_call_conv.cpp24 int32 CCallConventionInfo::ClassifyAggregate(MIRType &mirType, uint64 sizeOfTy, in ClassifyAggregate() function in maplebe::CCallConventionInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp160 int32 ClassifyAggregate(const BECommon &be, MIRType &mirType, AArch64ArgumentClass classes[kMaxRegC… in ClassifyAggregate() function