Home
last modified time | relevance | path

Searched defs:stubId (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp919 JSBoundFunctionCallInternal(ExtendedAssembler *assembler, Register glue, Register actualArgC, Register jsfunc, int stubId) JSBoundFunctionCallInternal() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_native_inline_lowering.cpp635 void TypedNativeInlineLowering::LowerGeneralUnaryMath(GateRef gate, RuntimeStubCSigns::ID stubId) in LowerGeneralUnaryMath() argument
2093 void TypedNativeInlineLowering::LowerGeneralWithoutArgs(GateRef gate, RuntimeStubCSigns::ID stubId) in LowerGeneralWithoutArgs() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp645 StubIdType stubId = RTSTUB_ID(CallRuntime); in VisitRuntimeCall() local
723 StubIdType stubId = RTSTUB_ID(CallRuntimeWithArgv); in VisitRuntimeCallWithArgv() local
2780 StubIdType stubId = RTSTUB_ID(DeoptHandlerAsm); in GenDeoptEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1321 StubIdType stubId = RTSTUB_ID(CallRuntime); in VisitRuntimeCall() local
1438 StubIdType stubId = RTSTUB_ID(CallRuntimeWithArgv); in VisitRuntimeCallWithArgv() local
2802 StubIdType stubId = RTSTUB_ID(DeoptHandlerAsm); in GenDeoptEntry() local

Completed in 21 milliseconds