Searched defs:Leal (Results 1 – 2 of 2) sorted by relevance
432 __ Leal(Operand(rax, -50331649), rdx); in HWTEST_F_L0() local
996 void AssemblerX64::Leal(const Operand &src, Register dst) in Leal() function in panda::ecmascript::x64::AssemblerX64