Searched refs:GetCompressedAnnotation (Results 1 – 1 of 1) sorted by relevance
202 static uint32_t GetCompressedAnnotation(ArrayRef<uint8_t> &Annotations) { in GetCompressedAnnotation() function247 return DecodeSignedOperand(GetCompressedAnnotation(Annotations)); in DecodeSignedOperand()255 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()265 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()269 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()273 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()277 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()281 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()285 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()289 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()[all …]