Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp456 void AArch64WebKitJSCC::InitReturnInfo(MIRType &retTy, CCLocInfo &pLoc) in InitReturnInfo()
549 void GHCCC::InitReturnInfo(MIRType &retTy, CCLocInfo &pLoc) in InitReturnInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp112 MIRType *retTy = GlobalTables::GetTypeTable().GetPrimType(extFnDescrs[i].retType); in RegisterExternalLibraryFunctions() local
711 MIRPtrType *retTy = static_cast<MIRPtrType *>(retSt->GetType()); in LowerReturnStructUsingFakeParm() local
2102 MIRType *retTy = desc.GetReturnType(); in RegisterBuiltIns() local
2865 MIRType *retTy = intrinDesc->GetReturnType(); in LowerDefaultIntrinsicCall() local