Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp68 void AArch64CallConvImpl::LocateRetVal(const MIRType &retType, CCLocInfo &pLoc) in LocateRetVal() function in maplebe::AArch64CallConvImpl
357 void AArch64WebKitJSCC::LocateRetVal(const MIRType &retType, CCLocInfo &pLoc) in LocateRetVal() function in maplebe::AArch64WebKitJSCC
497 void GHCCC::LocateRetVal(const MIRType &retType, CCLocInfo &pLoc) in LocateRetVal() function in maplebe::GHCCC
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_call_conv.cpp216 int32 X64CallConvImpl::LocateRetVal(MIRType &retType, CCLocInfo &pLoc) in LocateRetVal() function in maplebe::X64CallConvImpl