Home
last modified time | relevance | path

Searched refs:rxSELF (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/arm64/
Darm64_lir.h148 rxSELF = rx18, enumerator
176 constexpr RegStorage rs_xSELF(RegStorage::kValid | rxSELF);
Dtarget_arm64.cc527 if (std::string::npos != fmt_str.find(", [!1X, #!2") && rxSELF == lir->operands[1] && in BuildInsnString()