Home
last modified time | relevance | path

Searched refs:RepeatRr (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Dassembler_test.h104 std::string RepeatRr(void (Ass::*f)(Reg, Reg), std::string fmt) { in RepeatRr() function
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc800 DriverStr(RepeatRr(&x86_64::X86_64Assembler::movsxd, "movsxd %{reg2}, %{reg1}"), "movsxd"); in TEST_F()