Lines Matching full:abbrev
41 // VALUE_SYMTAB_BLOCK abbrev id's.
47 // CONSTANTS_BLOCK abbrev id's.
53 // FUNCTION_BLOCK abbrev id's.
192 // Abbrev for TYPE_CODE_POINTER.
199 // Abbrev for TYPE_CODE_FUNCTION.
208 // Abbrev for TYPE_CODE_STRUCT_ANON.
217 // Abbrev for TYPE_CODE_STRUCT_NAME.
224 // Abbrev for TYPE_CODE_STRUCT_NAMED.
233 // Abbrev for TYPE_CODE_ARRAY.
449 // Emit abbrev for globals, now that we know # sections and max alignment.
452 // Add an abbrev for common globals with no visibility or thread localness.
584 SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) {
602 Stream.EmitRecord(bitc::METADATA_OLD_NODE, Record, Abbrev);
609 unsigned Abbrev) {
616 Stream.EmitRecord(bitc::METADATA_LOCATION, Record, Abbrev);
638 // Abbrev for METADATA_STRING.
649 // Abbrev for METADATA_LOCATION.
665 // Abbrev for METADATA_NAME.
684 Write##CLASS(cast<CLASS>(N), VE, Stream, Record, CLASS##Abbrev); \
817 // Abbrev for CST_CODE_AGGREGATE.
824 // Abbrev for CST_CODE_STRING.
830 // Abbrev for CST_CODE_CSTRING.
836 // Abbrev for CST_CODE_CSTRING.
1398 // FIXME: Set up the abbrev, we know how many values there are!
1573 llvm_unreachable("Unexpected abbrev ordering!");
1584 llvm_unreachable("Unexpected abbrev ordering!");
1594 llvm_unreachable("Unexpected abbrev ordering!");
1604 llvm_unreachable("Unexpected abbrev ordering!");
1609 { // SETTYPE abbrev for CONSTANTS_BLOCK.
1616 llvm_unreachable("Unexpected abbrev ordering!");
1619 { // INTEGER abbrev for CONSTANTS_BLOCK.
1625 llvm_unreachable("Unexpected abbrev ordering!");
1628 { // CE_CAST abbrev for CONSTANTS_BLOCK.
1638 llvm_unreachable("Unexpected abbrev ordering!");
1640 { // NULL abbrev for CONSTANTS_BLOCK.
1645 llvm_unreachable("Unexpected abbrev ordering!");
1650 { // INST_LOAD abbrev for FUNCTION_BLOCK.
1658 llvm_unreachable("Unexpected abbrev ordering!");
1660 { // INST_BINOP abbrev for FUNCTION_BLOCK.
1668 llvm_unreachable("Unexpected abbrev ordering!");
1670 { // INST_BINOP_FLAGS abbrev for FUNCTION_BLOCK.
1679 llvm_unreachable("Unexpected abbrev ordering!");
1681 { // INST_CAST abbrev for FUNCTION_BLOCK.
1690 abbrev ordering!");
1693 { // INST_RET abbrev for FUNCTION_BLOCK.
1698 llvm_unreachable("Unexpected abbrev ordering!");
1700 { // INST_RET abbrev for FUNCTION_BLOCK.
1706 llvm_unreachable("Unexpected abbrev ordering!");
1708 { // INST_UNREACHABLE abbrev for FUNCTION_BLOCK.
1713 llvm_unreachable("Unexpected abbrev ordering!");