Searched refs:kLrCode (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
H A Dconstants-aarch32.h65 const unsigned kLrCode = 14; member in namespace:vixl::aarch32
H A Dinstructions-aarch32.h145 bool IsLR() const { return GetCode() == kLrCode; }

Completed in 62 milliseconds