HomeSort by relevance Sort by last modified time
    Searched refs:GetTertiaryRegisterName (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/
assembler_test.h 444 virtual std::string GetTertiaryRegisterName(const Reg& reg ATTRIBUTE_UNUSED) {
835 sreg << GetTertiaryRegisterName(reg);
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc 255 std::string GetTertiaryRegisterName(const x86_64::CpuRegister& reg) OVERRIDE {
    [all...]

Completed in 129 milliseconds