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.cpp133 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushArgv() local
144 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushArgv() local
155 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushArgv() local
165 __ Jmp(&checkExpectedArgs); in OptimizedFastCallAndPushArgv() local
183 __ Jmp(&call); in OptimizedFastCallAndPushArgv() local
202 __ Jmp(&call); in OptimizedFastCallAndPushArgv() local
219 __ Jmp(&call); in OptimizedFastCallAndPushArgv() local
329 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushArgv() local
339 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushArgv() local
349 __ Jmp(&checkExpectedArgs); in JSFastCallWithArgVAndPushArgv() local
[all …]
Dasm_interpreter_call.cpp342 __ Jmp(tempRegister); in JSCallCommonEntry() local
508 __ Jmp(fastPathEntry); in JSCallCommonSlowPath() local
522 __ Jmp(fastPathEntry); in JSCallCommonSlowPath() local
529 __ Jmp(pushCallThis); in JSCallCommonSlowPath() local
555 __ Jmp(pushCallThis); in JSCallCommonSlowPath() local
749 __ Jmp(tempRegister); in PushVregs() local
798 __ Jmp(tempRegister); in DispatchCall() local
1071 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
1090 __ Jmp(bcStubRegister); in ResumeRspAndDispatch() local
1111 __ Jmp(&dispatch); in ResumeRspAndDispatch() local
[all …]
Doptimized_call.cpp72 __ Jmp(&lPopFrame); in JSFunctionEntry() local
176 __ Jmp(&commonCall); in OptimizedCallAndPushArgv() local
196 __ Jmp(&commonCall); in OptimizedCallAndPushArgv() local
624 __ Jmp(&lCallNativeMethod); in GenJSCall() local
752 __ Jmp(&lCall3); in FastCallToAsmInterBridge() local
757 __ Jmp(&lPushCommonRegs); in FastCallToAsmInterBridge() local
763 __ Jmp(&lPushCommonRegs); in FastCallToAsmInterBridge() local
770 __ Jmp(&lPushCommonRegs); in FastCallToAsmInterBridge() local
778 __ Jmp(&lPushCommonRegs); in FastCallToAsmInterBridge() local
963 __ Jmp(&slowCall); in JSBoundFunctionCallInternal() local
[all …]
/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.cpp1226 void AsmAssembler::Jmp(Reg reg) in Jmp() function in assembler::AsmAssembler
1234 void AsmAssembler::Jmp(const Mem &mem) in Jmp() function in assembler::AsmAssembler
1242 void AsmAssembler::Jmp(int64 symIdx) in Jmp() function in assembler::AsmAssembler
Delf_assembler.cpp1797 void ElfAssembler::Jmp(Reg reg) in Jmp() function in assembler::ElfAssembler
1802 void ElfAssembler::Jmp(const Mem &mem) in Jmp() function in assembler::ElfAssembler
1807 void ElfAssembler::Jmp(int64 symIdx) in Jmp() function in assembler::ElfAssembler
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp1119 TEST_F(IrBuilderTest, Jmp) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp1141 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