Searched defs:FirstWord (Results 1 – 4 of 4) sorted by relevance
114 const uint32_t FirstWord = (0xFFFF & NumWords) << 16 | (0xFFFF & OpCode); in encodeUnknownType() local136 const uint32_t FirstWord = (NumWords << 16) | OpCode; in encodeInstruction() local
200 unsigned FirstWord = Begin / BITWORD_SIZE; variable236 unsigned FirstWord = Begin / BITWORD_SIZE; in find_last_in() local273 unsigned FirstWord = Begin / BITWORD_SIZE; in find_last_unset_in() local
450 const uint64_t FirstWord = in deserialize() local
692 StringRef FirstWord = ContentWithNoDecoration.substr( in getContentIndent() local