Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching full:abbrev

46   // VALUE_SYMTAB_BLOCK abbrev id's.
52 // CONSTANTS_BLOCK abbrev id's.
58 // FUNCTION_BLOCK abbrev id's.
197 // Abbrev for TYPE_CODE_POINTER.
204 // Abbrev for TYPE_CODE_FUNCTION.
213 // Abbrev for TYPE_CODE_STRUCT_ANON.
222 // Abbrev for TYPE_CODE_STRUCT_NAME.
229 // Abbrev for TYPE_CODE_STRUCT_NAMED.
238 // 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.
614 // Abbrev for METADATA_STRING.
784 // Abbrev for CST_CODE_AGGREGATE.
791 // Abbrev for CST_CODE_STRING.
797 // Abbrev for CST_CODE_CSTRING.
803 // Abbrev for CST_CODE_CSTRING.
1185 unsigned Code, Abbrev; // will unused.
1190 EmitAPInt(Vals64, Code, Abbrev, CaseRanges.getSingleNumber(0), true);
1201 EmitAPInt(Vals64, Code, Abbrev,
1212 EmitAPInt(Vals64, Code, Abbrev, r.getLow(), true);
1214 EmitAPInt(Vals64, Code, Abbrev, r.getHigh(), true);
1403 // FIXME: Set up the abbrev, we know how many values there are!
1542 llvm_unreachable("Unexpected abbrev ordering!");
1553 llvm_unreachable("Unexpected abbrev ordering!");
1563 llvm_unreachable("Unexpected abbrev ordering!");
1573 llvm_unreachable("Unexpected abbrev ordering!");
1578 { // SETTYPE abbrev for CONSTANTS_BLOCK.
1585 llvm_unreachable("Unexpected abbrev ordering!");
1588 { // INTEGER abbrev for CONSTANTS_BLOCK.
1594 llvm_unreachable("Unexpected abbrev ordering!");
1597 { // CE_CAST abbrev for CONSTANTS_BLOCK.
1607 llvm_unreachable("Unexpected abbrev ordering!");
1609 { // NULL abbrev for CONSTANTS_BLOCK.
1614 llvm_unreachable("Unexpected abbrev ordering!");
1619 { // INST_LOAD abbrev for FUNCTION_BLOCK.
1627 llvm_unreachable("Unexpected abbrev ordering!");
1629 { // INST_BINOP abbrev for FUNCTION_BLOCK.
1637 llvm_unreachable("Unexpected abbrev ordering!");
1639 { // INST_BINOP_FLAGS abbrev for FUNCTION_BLOCK.
1648 llvm_unreachable("Unexpected abbrev ordering!");
1650 { // INST_CAST abbrev for FUNCTION_BLOCK.
1659 llvm_unreachable("Unexpected abbrev ordering!");
1662 { // INST_RET abbrev for FUNCTION_BLOCK.
1667 llvm_unreachable("Unexpected abbrev ordering!");
1669 { // INST_RET abbrev for FUNCTION_BLOCK.
1675 llvm_unreachable("Unexpected abbrev ordering!");
1677 { // INST_UNREACHABLE abbrev
1682 llvm_unreachable("Unexpected abbrev ordering!");