Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Darm64_lir.h149 rxLR = rx30, enumerator
178 constexpr RegStorage rs_xLR(RegStorage::kValid | rxLR);
Dcall_arm64.cc438 cfi_.RelOffset(DwarfCoreReg(rxLR), 8); in GenSpecialEntryForSuspend()
445 cfi_.Restore(DwarfCoreReg(rxLR)); in GenSpecialExitForSuspend()