Home
last modified time | relevance | path

Searched defs:Jmp (Results 1 – 10 of 10) 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
504 __ Jmp(fastPathEntry); in JSCallCommonSlowPath() local
518 __ Jmp(fastPathEntry); in JSCallCommonSlowPath() local
525 __ Jmp(pushCallThis); in JSCallCommonSlowPath() local
551 __ Jmp(pushCallThis); in JSCallCommonSlowPath() local
756 __ Jmp(tempRegister); in DispatchCall() local
1003 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
1022 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
1043 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
1061 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
[all …]
Doptimized_call.cpp73 __ Jmp(&lPopFrame); in JSFunctionEntry() local
466 __ Jmp(&lexit); in GenJSCall() local
475 __ Jmp(&lexit); in GenJSCall() local
487 __ Jmp(&lexit); in GenJSCall() local
644 __ Jmp(&slowCall); in JSBoundFunctionCallInternal() local
669 __ Jmp(&popArgs); in JSBoundFunctionCallInternal() local
676 __ Jmp(&popArgs); in JSBoundFunctionCallInternal() local
705 __ Jmp(r8); in JSProxyCallInternal() local
1051 __ 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.cpp165 __ Jmp(&lable1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1209 void AsmAssembler::Jmp(Reg reg) in Jmp() function in assembler::AsmAssembler
1217 void AsmAssembler::Jmp(const Mem &mem) in Jmp() function in assembler::AsmAssembler
1225 void AsmAssembler::Jmp(int64 symIdx) in Jmp() function in assembler::AsmAssembler
Delf_assembler.cpp1763 void ElfAssembler::Jmp(Reg reg) in Jmp() function in assembler::ElfAssembler
1768 void ElfAssembler::Jmp(const Mem &mem) in Jmp() function in assembler::ElfAssembler
1773 void ElfAssembler::Jmp(int64 symIdx) in Jmp() function in assembler::ElfAssembler
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp1136 TEST_F(IrBuilderTest, Jmp) in TEST_F() argument
/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