Home
last modified time | relevance | path

Searched refs:AppendStackMapInsn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp644 cgFunc->AppendStackMapInsn(callInsn); in SelectCall()
683 cgFunc->AppendStackMapInsn(callInsn); in SelectIcall()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1533 void AppendStackMapInsn(Insn &insn) in AppendStackMapInsn() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7946 AppendStackMapInsn(callInsn); in SelectCall()
8013 AppendStackMapInsn(callInsn); in SelectIcall()