Searched refs:RepeatR (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/utils/
H A Dassembler_test.h55 std::string RepeatR(void (Ass::*f)(Reg), std::string fmt) { function in class:art::AssemblerTest
/art/compiler/utils/x86_64/
H A Dassembler_x86_64_test.cc84 DriverStr(RepeatR(&x86_64::X86_64Assembler::pushq, "pushq %{reg}"), "pushq");

Completed in 162 milliseconds