Home
last modified time | relevance | path

Searched defs:Orq (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1092 void AssemblerX64::Orq(Register src, Register dst) in Orq() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp338 __ Orq(r10, rax); in JSProxyCallInternalWithArgV() local
890 __ Orq(r10, rax); in ThrowNonCallableInternal() local