Searched defs:WordSize (Results 1 – 11 of 11) sorted by relevance
70 const int WordSize = 2; in isInRage() local
84 size_t WordSize = strnlen(reinterpret_cast<const char *>(CurrentWord), in printSectionAsString() local
55 static const int WordSize = 4; variable
303 const size_t WordSize = sizeof(Word); in decode_relrs() local
274 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
593 unsigned WordSize) { in createMaskInstrs()772 const int WordSize = TLI->getMinCmpXchgSizeInBits() / 8; in expandPartwordCmpXchg() local
272 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
603 unsigned WordSize) { in createMaskInstrs()781 const int WordSize = TLI->getMinCmpXchgSizeInBits() / 8; in expandPartwordCmpXchg() local
562 int WordSize = TT.isArch64Bit() ? 8 : 4; in EmitStartOfAsmFile() local
4904 const CharUnits WordSize = CGM.getPointerSize(); in buildBitmap() local