Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler_test.h1109 std::string RepeatAF(void (Ass::*f)(const Addr&, FPReg), const std::string& fmt) { in RepeatAF() function
1115 std::string RepeatAF(void (Ass::*f)(const Addr&, FPReg), in RepeatAF() function
/art/compiler/utils/x86/
Dassembler_x86_test.cc212 TEST_F(AssemblerX86Test, RepeatAF) { in TEST_F() argument