Searched refs:GetCompressedAnnotation (Results 1 – 1 of 1) sorted by relevance
223 static uint32_t GetCompressedAnnotation(ArrayRef<uint8_t> &Annotations) { in GetCompressedAnnotation() function268 return DecodeSignedOperand(GetCompressedAnnotation(Annotations)); in DecodeSignedOperand()276 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()286 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()290 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()294 Result.U1 = 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()[all …]