Searched refs:ChangeCodeLength (Results 1 – 17 of 17) sorted by relevance
21 # CHECK-NEXT: ChangeCodeLength: [[#%#x,Length1_1:]]24 # CHECK-NEXT: ChangeCodeLength: [[#%#x,]]33 # CHECK-NEXT: ChangeCodeLength: [[#%#x,Length2_1:]]36 # CHECK-NEXT: ChangeCodeLength: [[#%#x,]]
92 ; OBJ-NEXT: ChangeCodeLength: 0x7100 ; OBJ-NEXT: ChangeCodeLength: 0x7
159 ; OBJ: ChangeCodeLength: 0xA186 ; OBJ: ChangeCodeLength: 0xA
184 ; OBJ-NEXT: ChangeCodeLength: 0x7196 ; OBJ-NEXT: ChangeCodeLength: 0x7
41 ; OBJ: ChangeCodeLength: 0x6
139 # CHECK-NEXT: ChangeCodeLength: 0x7157 # CHECK-NEXT: ChangeCodeLength: 0x7
6 # CHECK: ChangeCodeLength: 0x2
85 # CHECK: ChangeCodeLength: 0xD
77 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteContainsAddress()
158 case BinaryAnnotationsOpCode::ChangeCodeLength: in getLineOffset()
515 // record. Account for the ChangeCodeLength annotation emitted after the in encodeInlineLineTable() 538 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable() 603 compressAnnotation(BinaryAnnotationsOpCode::ChangeCodeLength, Buffer); in encodeInlineLineTable()
508 ChangeCodeLength, enumerator
296 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseCurrentAnnotation()
463 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
750 case BinaryAnnotationsOpCode::ChangeCodeLength: in visitKnownRecord()
3513 case BinaryAnnotationsOpCode::ChangeCodeLength: in inlineSiteAnnotation() 3522 if (Annot.OpCode == BinaryAnnotationsOpCode::ChangeCodeLength) { in inlineSiteAnnotation()
1471 case BinaryAnnotationsOpCode::ChangeCodeLength: in ParseInlineSite()