Searched refs:GetCompressedAnnotation (Results 1 – 2 of 2) sorted by relevance
209 static uint32_t GetCompressedAnnotation(ArrayRef<uint8_t> &Annotations) { in GetCompressedAnnotation() function254 return DecodeSignedOperand(GetCompressedAnnotation(Annotations)); in DecodeSignedOperand()262 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()272 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()276 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()280 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()284 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()288 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()292 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()296 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()[all …]
307 static uint32_t GetCompressedAnnotation(ArrayRef<uint8_t> &Annotations) { in GetCompressedAnnotation() function352 return DecodeSignedOperand(GetCompressedAnnotation(Annotations)); in DecodeSignedOperand()360 uint32_t Op = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()370 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()374 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()378 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()382 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()386 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()390 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()394 Result.U1 = GetCompressedAnnotation(Next); in ParseCurrentAnnotation()[all …]