Lines Matching defs:bits
137 /// byteFromBitsInit - Extracts a value at most 8 bits in width from a BitsInit.163 /// byteFromRec - Extract a value at most 8 bits in with from a Record given the170 BitsInit* bits = rec->getValueAsBitsInit(name);171 return byteFromBitsInit(*bits);