Searched defs:getGPRSizeInBytes (Results 1 – 3 of 3) sorted by relevance
229 unsigned getGPRSizeInBytes() const { return isGP64bit() ? 8 : 4; } in getGPRSizeInBytes() function
288 unsigned getGPRSizeInBytes() const { return isGP64bit() ? 8 : 4; } in getGPRSizeInBytes() function
294 unsigned getGPRSizeInBytes() const { return isGP64bit() ? 8 : 4; } in getGPRSizeInBytes() function