Home
last modified time | relevance | path

Searched defs:Jnz (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1101 void AssemblerX64::Jnz(Label *target, Distance distance) in Jnz() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp516 __ Jnz(fastPathEntry); in JSCallCommonSlowPath() local
714 __ Jnz(&dispatchCall); in DispatchCall() local
Doptimized_call.cpp1071 __ Jnz(&pushArgv); in DeoptEnterAsmInterp() local