Searched refs:EmitJnb (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ | ||
H A D | assembler_x64.h | 249 void EmitJnb(int32_t offset); |
H A D | assembler_x64.cpp | 502 void AssemblerX64::EmitJnb(int32_t offset) in EmitJnb() function in panda::ecmascript::x64::AssemblerX64 1386 EmitJnb(offset); in Jnb() |
Completed in 3 milliseconds