Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp134 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushUndefined() local
144 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushUndefined() local
155 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushUndefined() local
165 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushUndefined() local
185 __ Jmp(&call); in OptimizedFastCallAndPushUndefined() local
201 __ Jmp(&call); in OptimizedFastCallAndPushUndefined() local
309 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushUndefined() local
319 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushUndefined() local
329 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushUndefined() local
338 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushUndefined() local
[all …]
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
744 __ Jmp(tempRegister); in DispatchCall() local
979 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
998 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
1019 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
1037 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
[all …]
Doptimized_call.cpp73 __ Jmp(&lPopFrame); in JSFunctionEntry() local
462 __ Jmp(&lexit); in GenJSCall() local
471 __ Jmp(&lexit); in GenJSCall() local
483 __ Jmp(&lexit); in GenJSCall() local
639 __ Jmp(&slowCall); in JSBoundFunctionCallInternal() local
657 __ Jmp(&popArgs); in JSBoundFunctionCallInternal() local
664 __ Jmp(&popArgs); in JSBoundFunctionCallInternal() local
693 __ Jmp(r8); in JSProxyCallInternal() local
1039 __ Jmp(codeAddrReg); in CallOptimized() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp554 void AssemblerX64::Jmp(Label *target, Distance distance) in Jmp() function in panda::ecmascript::x64::AssemblerX64
586 void AssemblerX64::Jmp(Register dst) in Jmp() function in panda::ecmascript::x64::AssemblerX64
595 void AssemblerX64::Jmp(Immediate offset) in Jmp() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp172 __ 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 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument