Home
last modified time | relevance | path

Searched defs:WordSizeInBytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.h203 const uint32_t WordSizeInBytes = typeWidthInBytes(WordType); in typeWidthInBytesOnStack() local
H A DIceTargetLoweringX8664.h204 const uint32_t WordSizeInBytes = typeWidthInBytes(WordType); in typeWidthInBytesOnStack() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp2444 unsigned WordSizeInBytes = WordSizeInBits/ByteSizeInBits; in getBitmapBlockLayout() local
2595 unsigned WordSizeInBytes = WordSizeInBits/ByteSizeInBits; in BuildRCBlockLayout() local