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

  /external/vixl/src/aarch64/
instructions-aarch64.cc 255 return kWRegSizeInBytesLog2;
instructions-aarch64.h 62 const unsigned kWRegSizeInBytesLog2 = kWRegSizeLog2 - 3;

Completed in 51 milliseconds