Lines Matching full:abbrev
56 // VALUE_SYMTAB_BLOCK abbrev id's.
62 // CONSTANTS_BLOCK abbrev id's.
68 // FUNCTION_BLOCK abbrev id's.
221 // Abbrev for TYPE_CODE_POINTER.
228 // Abbrev for TYPE_CODE_FUNCTION.
238 // Abbrev for TYPE_CODE_STRUCT.
246 // Abbrev for TYPE_CODE_ARRAY.
438 // Emit abbrev for globals, now that we know # sections and max alignment.
441 // Add an abbrev for common globals with no visibility or thread localness.
556 SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) {
574 Stream.EmitRecord(METADATA_NODE_2_7, Record, Abbrev);
581 unsigned Abbrev) {
588 Stream.EmitRecord(bitc::METADATA_LOCATION, Record, Abbrev);
610 // Abbrev for METADATA_STRING.
621 // Abbrev for METADATA_LOCATION.
637 // Abbrev for METADATA_NAME.
656 Write##CLASS(cast<CLASS>(N), VE, Stream, Record, CLASS##Abbrev); \
782 // Abbrev for CST_CODE_AGGREGATE.
789 // Abbrev for CST_CODE_STRING.
795 // Abbrev for CST_CODE_CSTRING.
801 // Abbrev for CST_CODE_CSTRING.
1302 // FIXME: Set up the abbrev, we know how many values there are!
1440 llvm_unreachable("Unexpected abbrev ordering!");
1451 llvm_unreachable("Unexpected abbrev ordering!");
1461 llvm_unreachable("Unexpected abbrev ordering!");
1471 llvm_unreachable("Unexpected abbrev ordering!");
1476 { // SETTYPE abbrev for CONSTANTS_BLOCK.
1483 llvm_unreachable("Unexpected abbrev ordering!");
1486 { // INTEGER abbrev for CONSTANTS_BLOCK.
1492 llvm_unreachable("Unexpected abbrev ordering!");
1495 { // CE_CAST abbrev for CONSTANTS_BLOCK.
1505 llvm_unreachable("Unexpected abbrev ordering!");
1507 { // NULL abbrev for CONSTANTS_BLOCK.
1512 llvm_unreachable("Unexpected abbrev ordering!");
1517 { // INST_LOAD abbrev for FUNCTION_BLOCK.
1525 llvm_unreachable("Unexpected abbrev ordering!");
1527 { // INST_BINOP abbrev for FUNCTION_BLOCK.
1535 llvm_unreachable("Unexpected abbrev ordering!");
1537 { // INST_BINOP_FLAGS abbrev for FUNCTION_BLOCK.
1546 llvm_unreachable("Unexpected abbrev ordering!");
1548 { // INST_CAST abbrev for FUNCTION_BLOCK.
1557 llvm_unreachable("Unexpected abbrev ordering!");
1560 { // INST_RET abbrev for FUNCTION_BLOCK.
1565 llvm_unreachable("Unexpected abbrev ordering!");
1567 { // INST_RET abbrev for FUNCTION_BLOCK.
1573 llvm_unreachable("Unexpected abbrev ordering!");
1575 { // INST_UNREACHABLE abbrev for FUNCTION_BLOCK.
1580 llvm_unreachable("Unexpected abbrev ordering!");