Home
last modified time | relevance | path

Searched defs:Jmp (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp338 __ Jmp(tempRegister); in JSCallCommonEntry() local
498 __ Jmp(fastPathEntry); in JSCallCommonSlowPath() local
512 __ Jmp(fastPathEntry); in JSCallCommonSlowPath() local
519 __ Jmp(pushCallThis); in JSCallCommonSlowPath() local
545 __ Jmp(pushCallThis); in JSCallCommonSlowPath() local
739 __ Jmp(tempRegister); in DispatchCall() local
977 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
996 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
1017 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
1035 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
[all …]
Doptimized_call.cpp82 __ Jmp(&lPopFrame); in JSFunctionEntry() local
289 __ Jmp(&lJSCallStart); in JSProxyCallInternalWithArgV() local
398 __ Jmp(codeAddrReg); in JSProxyCallInternalWithArgV() local
501 __ Jmp(r8); in JSProxyCallInternalWithArgV() local
714 __ Jmp(&lexit); in GenJSCall() local
723 __ Jmp(&lexit); in GenJSCall() local
735 __ Jmp(&lexit); in GenJSCall() local
927 __ Jmp(codeAddrReg); in CallOptimziedMethodInternal() local
1031 __ Jmp(r8); in JSProxyCallInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp553 void AssemblerX64::Jmp(Label *target, Distance distance) in Jmp() function in panda::ecmascript::x64::AssemblerX64
585 void AssemblerX64::Jmp(Register dst) in Jmp() function in panda::ecmascript::x64::AssemblerX64
594 void AssemblerX64::Jmp(Immediate offset) in Jmp() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp171 __ Jmp(&lable1); in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp1119 TEST_F(IrBuilderTest, Jmp) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property