Home
last modified time | relevance | path

Searched defs:Jne (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp128 __ Jne(&arg4); in OptimizedFastCallAndPushArgv() local
140 __ Jne(&arg5); in OptimizedFastCallAndPushArgv() local
152 __ Jne(&arg6); in OptimizedFastCallAndPushArgv() local
163 __ Jne(&argc); in OptimizedFastCallAndPushArgv() local
182 __ Jne(&lCopyLoop2); in OptimizedFastCallAndPushArgv() local
201 __ Jne(&lCopyLoop1); in OptimizedFastCallAndPushArgv() local
325 __ Jne(&arg1); in JSFastCallWithArgVAndPushArgv() local
336 __ Jne(&arg2); in JSFastCallWithArgVAndPushArgv() local
347 __ Jne(&arg3); in JSFastCallWithArgVAndPushArgv() local
357 __ Jne(&argc); in JSFastCallWithArgVAndPushArgv() local
[all …]
Dasm_interpreter_call.cpp311 __ Jne(&slowPathEntry); in JSCallCommonEntry() local
1078 __ Jne(&notUndefined); in ResumeRspAndDispatch() local
1099 __ Jne(&notEcmaObject); in ResumeRspAndDispatch() local
1272 __ Jne(&notUndefined); in ResumeRspAndReturnBaseline() local
1289 __ Jne(&notEcmaObject); in ResumeRspAndReturnBaseline() local
1539 __ Jne(&checkMark); in ASMFastWriteBarrier() local
1546 __ Jne(&needCallNotShare); in ASMFastWriteBarrier() local
1561 __ Jne(&needCallNotShare); in ASMFastWriteBarrier() local
1574 __ Jne(&needCallShare); in ASMFastWriteBarrier() local
Doptimized_call.cpp174 __ Jne(&lCopyLoop2); in OptimizedCallAndPushArgv() local
195 __ Jne(&lCopyLoop1); in OptimizedCallAndPushArgv() local
844 __ Jne(lNonCallable); in JSCallCheck() local
850 __ Jne(lNonCallable); in JSCallCheck() local
932 __ Jne(&lCopyArgument2); in JSBoundFunctionCallInternal() local
950 __ Jne(&lCopyBoundArgumentLoop); in JSBoundFunctionCallInternal() local
1157 __ Jne(&align16Bytes); in PushArgsWithArgV() local
1303 __ Jne(&align16Bytes); in GenJSCallWithArgV() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp907 void AssemblerX64::Jne(Label *target, Distance distance) in Jne() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1271 void AsmAssembler::Jne(int64 symIdx) in Jne() function in assembler::AsmAssembler
Delf_assembler.cpp1828 void ElfAssembler::Jne(int64 symIdx) in Jne() function in assembler::ElfAssembler
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp1265 TEST_F(IrBuilderTest, Jne) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp1287 TEST_F(IrBuilderTest, Jne) 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