Searched refs:GetCompressedAnnotation (Results 1 – 1 of 1) sorted by relevance
203 static uint32_t GetCompressedAnnotation(ArrayRef<uint8_t> &Annotations) { in GetCompressedAnnotation() function248 return DecodeSignedOperand(GetCompressedAnnotation(Annotations)); in DecodeSignedOperand()256 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()266 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()270 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()274 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()278 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()282 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()286 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()290 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()[all …]