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

  /art/compiler/utils/
assembler_test.h 450 virtual std::string GetQuaternaryRegisterName(const Reg& reg ATTRIBUTE_UNUSED) {
839 sreg << GetQuaternaryRegisterName(reg);
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc 260 std::string GetQuaternaryRegisterName(const x86_64::CpuRegister& reg) OVERRIDE {
    [all...]

Completed in 67 milliseconds