Searched refs:kWRegSizeInBytesLog2 (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch64/ | ||
D | instructions-aarch64.cc | 258 return kWRegSizeInBytesLog2; in CalcLSPairDataSize() |
D | instructions-aarch64.h | 62 const unsigned kWRegSizeInBytesLog2 = kWRegSizeLog2 - 3; variable |