Home
last modified time | relevance | path

Searched refs:IsVectorArrayType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_abi.h44 PrimType IsVectorArrayType(MIRType *ty, uint32 &arraySize);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_abi.h50 PrimType IsVectorArrayType(MIRType *ty, uint32 &arraySize);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_abi.cpp147 PrimType IsVectorArrayType(MIRType *ty, uint32 &arraySize) in IsVectorArrayType() function
Daarch64_memlayout.cpp270 AArch64Abi::IsVectorArrayType(ty, tSize) != PTY_void) { in LayoutFormalParams()
354 AArch64Abi::IsVectorArrayType(ty, tSize) != PTY_void) { in LayoutLocalsInSize()
422 AArch64Abi::IsVectorArrayType(ty, tSize) != PTY_void) { in LayoutLocalVariables()