Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler_test.h1129 std::string RepeatTemplatedMem(void (Ass::*f)(const AddrType&), in RepeatTemplatedMem()
1131 std::string (AssemblerTest::*GetAName)(const AddrType&), in RepeatTemplatedMem()
1158 std::string RepeatTemplatedMemImm(void (Ass::*f)(const AddrType&, const Imm&), in RepeatTemplatedMemImm()
1161 std::string (AssemblerTest::*GetAName)(const AddrType&), in RepeatTemplatedMemImm()
1200 std::string RepeatTemplatedRegMem(void (Ass::*f)(RegType, const AddrType&), in RepeatTemplatedRegMem()
1204 std::string (AssemblerTest::*GetAName)(const AddrType&), in RepeatTemplatedRegMem()
1239 std::string RepeatTemplatedMemReg(void (Ass::*f)(const AddrType&, RegType), in RepeatTemplatedMemReg()
1242 std::string (AssemblerTest::*GetAName)(const AddrType&), in RepeatTemplatedMemReg()