Home | History | Annotate | Download | only in Writer

Lines Matching defs:Abbrev

44   // VALUE_SYMTAB_BLOCK abbrev id's.
50 // CONSTANTS_BLOCK abbrev id's.
56 // FUNCTION_BLOCK abbrev id's.
324 // Abbrev for TYPE_CODE_POINTER.
331 // Abbrev for TYPE_CODE_FUNCTION.
340 // Abbrev for TYPE_CODE_STRUCT_ANON.
349 // Abbrev for TYPE_CODE_STRUCT_NAME.
356 // Abbrev for TYPE_CODE_STRUCT_NAMED.
365 // Abbrev for TYPE_CODE_ARRAY.
575 // Emit abbrev for globals, now that we know # sections and max alignment.
578 // Add an abbrev for common globals with no visibility or thread localness.
737 // Abbrev for METADATA_STRING.
907 // Abbrev for CST_CODE_AGGREGATE.
914 // Abbrev for CST_CODE_STRING.
920 // Abbrev for CST_CODE_CSTRING.
926 // Abbrev for CST_CODE_CSTRING.
1332 unsigned Code, Abbrev; // will unused.
1337 EmitAPInt(Vals64, Code, Abbrev, CaseRanges.getSingleNumber(0), true);
1348 EmitAPInt(Vals64, Code, Abbrev,
1359 EmitAPInt(Vals64, Code, Abbrev, r.getLow(), true);
1361 EmitAPInt(Vals64, Code, Abbrev, r.getHigh(), true);
1564 // FIXME: Set up the abbrev, we know how many values there are!
1702 llvm_unreachable("Unexpected abbrev ordering!");
1713 llvm_unreachable("Unexpected abbrev ordering!");
1723 llvm_unreachable("Unexpected abbrev ordering!");
1733 llvm_unreachable("Unexpected abbrev ordering!");
1738 { // SETTYPE abbrev for CONSTANTS_BLOCK.
1745 llvm_unreachable("Unexpected abbrev ordering!");
1748 { // INTEGER abbrev for CONSTANTS_BLOCK.
1754 llvm_unreachable("Unexpected abbrev ordering!");
1757 { // CE_CAST abbrev for CONSTANTS_BLOCK.
1767 llvm_unreachable("Unexpected abbrev ordering!");
1769 { // NULL abbrev for CONSTANTS_BLOCK.
1774 llvm_unreachable("Unexpected abbrev ordering!");
1779 { // INST_LOAD abbrev for FUNCTION_BLOCK.
1787 llvm_unreachable("Unexpected abbrev ordering!");
1789 { // INST_BINOP abbrev for FUNCTION_BLOCK.
1797 llvm_unreachable("Unexpected abbrev ordering!");
1799 { // INST_BINOP_FLAGS abbrev for FUNCTION_BLOCK.
1808 llvm_unreachable("Unexpected abbrev ordering!");
1810 { // INST_CAST abbrev for FUNCTION_BLOCK.
1819 llvm_unreachable("Unexpected abbrev ordering!");
1822 { // INST_RET abbrev for FUNCTION_BLOCK.
1827 llvm_unreachable("Unexpected abbrev ordering!");
1829 { // INST_RET abbrev for FUNCTION_BLOCK.
1835 llvm_unreachable("Unexpected abbrev ordering!");
1837 { // INST_UNREACHABLE abbrev for FUNCTION_BLOCK.
1842 llvm_unreachable("Unexpected abbrev ordering!");