Searched refs:PackedType (Results 1 – 2 of 2) sorted by relevance
55 uint8_t PackedType = Type | (Attributes << 4); in emit() local57 MCOS->emitInt8(Flag | PackedType); in emit()
3368 uint8_t PackedType = CurProbe->getType() | (CurProbe->getAttributes() << 4); in encodePseudoProbes() local3371 EmitInt(Flag | PackedType, 1); in encodePseudoProbes()