Searched defs:RepeatAF (Results 1 – 2 of 2) sorted by relevance
1109 std::string RepeatAF(void (Ass::*f)(const Addr&, FPReg), const std::string& fmt) { in RepeatAF() function1115 std::string RepeatAF(void (Ass::*f)(const Addr&, FPReg), in RepeatAF() function
212 TEST_F(AssemblerX86Test, RepeatAF) { in TEST_F() argument