Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp426 std::vector<PrimType> pt, Operand *retOpnd, PrimType retPrimType) in SelectLibCallNArg()
559 PrimType retPrimType = (symbolInfo.size <= k4ByteSize) ? PTY_u32 : PTY_u64; in SelectAggIassign() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8793 PrimType retPrimType, bool is2ndRet) in SelectLibCall()
8805 std::vector<PrimType> pt, PrimType retPrimType, bool is2ndRet) in SelectLibCallNArg()