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.cpp129 __ Jne(&arg4); in OptimizedFastCallAndPushUndefined() local
140 __ Jne(&arg5); in OptimizedFastCallAndPushUndefined() local
152 __ Jne(&arg6); in OptimizedFastCallAndPushUndefined() local
163 __ Jne(&argc); in OptimizedFastCallAndPushUndefined() local
184 __ Jne(&lCopyLoop1); in OptimizedFastCallAndPushUndefined() local
305 __ Jne(&arg1); in JSFastCallWithArgVAndPushUndefined() local
316 __ Jne(&arg2); in JSFastCallWithArgVAndPushUndefined() local
327 __ Jne(&arg3); in JSFastCallWithArgVAndPushUndefined() local
337 __ Jne(&argc); in JSFastCallWithArgVAndPushUndefined() local
357 __ Jne(&lCopyLoop1); in JSFastCallWithArgVAndPushUndefined() local
Doptimized_call.cpp157 __ Jne(&lCopyExtraAument1); in OptimizedCallAndPushUndefined() local
170 __ Jne(&lCopyLoop1); in OptimizedCallAndPushUndefined() local
178 __ Jne(&lPopFrame1); in OptimizedCallAndPushUndefined() local
528 __ Jne(lNonCallable); in JSCallCheck() local
534 __ Jne(lNonCallable); in JSCallCheck() local
599 __ Jne(&lAlign16Bytes2); in JSBoundFunctionCallInternal() local
614 __ Jne(&lCopyArgument2); in JSBoundFunctionCallInternal() local
632 __ Jne(&lCopyBoundArgumentLoop); in JSBoundFunctionCallInternal() local
684 __ Jne(&lPopFrame2); in JSBoundFunctionCallInternal() local
850 __ Jne(&align16Bytes); in PushArgsWithArgV() local
[all …]
Dasm_interpreter_call.cpp308 __ Jne(&slowPathEntry); in JSCallCommonEntry() local
1010 __ Jne(&notUndefined); in ResumeRspAndDispatch() local
1031 __ Jne(&notEcmaObject); in ResumeRspAndDispatch() 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.cpp1254 void AsmAssembler::Jne(int64 symIdx) in Jne() function in assembler::AsmAssembler
Delf_assembler.cpp1794 void ElfAssembler::Jne(int64 symIdx) in Jne() function in assembler::ElfAssembler
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp1282 TEST_F(IrBuilderTest, Jne) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp1265 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