Home
last modified time | relevance | path

Searched refs:GetUnmappedArgs (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcommon_stub_csigns.h85 V(GetUnmappedArgs) \
H A Dcall_signature.h425 V(GetUnmappedArgs) \
H A Dntype_hcr_lowering.cpp170 GateRef newGate = builder_.CallStub(glue, gate, CommonStubCSigns::GetUnmappedArgs, in LowerCreateArguments()
H A Dcall_signature.cpp968 DEF_CALL_SIGNATURE(GetUnmappedArgs) in DEF_CALL_SIGNATURE()
971 CallSignature signature("GetUnmappedArgs", 0, 4, in DEF_CALL_SIGNATURE()
H A Dslowpath_lowering.cpp3090 GateRef newGate = builder_.CallStub(glue_, gate, CommonStubCSigns::GetUnmappedArgs, in LowerGetUnmappedArgs()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h149 void GetUnmappedArgs(const ir::AstNode *node);
H A Dpandagen.cpp497 GetUnmappedArgs(node); in LoadAccFromArgs()
1194 void PandaGen::GetUnmappedArgs(const ir::AstNode *node) in GetUnmappedArgs() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h362 void GetUnmappedArgs(const ir::AstNode *node);
H A Dpandagen.cpp430 GetUnmappedArgs(node); in LoadAccFromArgs()
1435 void PandaGen::GetUnmappedArgs(const ir::AstNode *node) in GetUnmappedArgs() function in panda::es2panda::compiler::PandaGen

Completed in 26 milliseconds