Home
last modified time | relevance | path

Searched defs:icallNode (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp60 void X64CGFunc::SelectIcall(IcallNode &icallNode) in SelectIcall()
72 void X64CGFunc::SelectTailICall(IcallNode &icallNode) in SelectTailICall()
Dx64_MPIsel.cpp480 void X64MPIsel::SelectTailICall(IcallNode &icallNode) in SelectTailICall()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp421 auto &icallNode = static_cast<IcallNode &>(stmt); in HandleICall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3577 void AArch64CGFunc::SelectIcall(IcallNode &icallNode) in SelectIcall()
4520 void AArch64CGFunc::SelectTailICall(IcallNode &icallNode) in SelectTailICall()