Searched refs:GetCompressedAnnotation (Results 1 – 1 of 1) sorted by relevance
239 static uint32_t GetCompressedAnnotation(ArrayRef<uint8_t> &Annotations) { in GetCompressedAnnotation() function280 return DecodeSignedOperand(GetCompressedAnnotation(Annotations)); in DecodeSignedOperand()288 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()298 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()302 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()306 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()310 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()314 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()318 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()322 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()[all …]