Searched refs:EmitJg (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ | ||
H A D | assembler_x64.h | 245 void EmitJg(int32_t offset); |
H A D | assembler_x64.cpp | 446 void AssemblerX64::EmitJg(int32_t offset) in EmitJg() function in panda::ecmascript::x64::AssemblerX64 1219 EmitJg(offset); in Jg() |
Completed in 3 milliseconds