Searched defs:Nibbles (Results 1 – 2 of 2) sorted by relevance
141 unsigned Nibbles = (llvm::bit_width(N) + 3) / 4; in write_hex() local
1097 std::string_view Nibbles = MangledName.substr(0, 2); in demangleCharLiteral() local