Lines Matching full:abbrev
46 // VALUE_SYMTAB_BLOCK abbrev id's.
52 // CONSTANTS_BLOCK abbrev id's.
58 // FUNCTION_BLOCK abbrev id's.
199 // Abbrev for TYPE_CODE_POINTER.
206 // Abbrev for TYPE_CODE_FUNCTION.
215 // Abbrev for TYPE_CODE_STRUCT_ANON.
224 // Abbrev for TYPE_CODE_STRUCT_NAME.
231 // Abbrev for TYPE_CODE_STRUCT_NAMED.
240 // Abbrev for TYPE_CODE_ARRAY.
454 // Emit abbrev for globals, now that we know # sections and max alignment.
457 // Add an abbrev for common globals with no visibility or thread localness.
603 // Abbrev for METADATA_STRING.
773 // Abbrev for CST_CODE_AGGREGATE.
780 // Abbrev for CST_CODE_STRING.
786 // Abbrev for CST_CODE_CSTRING.
792 // Abbrev for CST_CODE_CSTRING.
1173 unsigned Code, Abbrev; // will unused.
1178 EmitAPInt(Vals64, Code, Abbrev, CaseRanges.getSingleNumber(0), true);
1189 EmitAPInt(Vals64, Code, Abbrev,
1200 EmitAPInt(Vals64, Code, Abbrev, r.getLow(), true);
1202 EmitAPInt(Vals64, Code, Abbrev, r.getHigh(), true);
1391 // FIXME: Set up the abbrev, we know how many values there are!
1529 llvm_unreachable("Unexpected abbrev ordering!");
1540 llvm_unreachable("Unexpected abbrev ordering!");
1550 llvm_unreachable("Unexpected abbrev ordering!");
1560 llvm_unreachable("Unexpected abbrev ordering!");
1565 { // SETTYPE abbrev for CONSTANTS_BLOCK.
1572 llvm_unreachable("Unexpected abbrev ordering!");
1575 { // INTEGER abbrev for CONSTANTS_BLOCK.
1581 llvm_unreachable("Unexpected abbrev ordering!");
1584 { // CE_CAST abbrev for CONSTANTS_BLOCK.
1594 llvm_unreachable("Unexpected abbrev ordering!");
1596 { // NULL abbrev for CONSTANTS_BLOCK.
1601 llvm_unreachable("Unexpected abbrev ordering!");
1606 { // INST_LOAD abbrev for FUNCTION_BLOCK.
1614 llvm_unreachable("Unexpected abbrev ordering!");
1616 { // INST_BINOP abbrev for FUNCTION_BLOCK.
1624 llvm_unreachable("Unexpected abbrev ordering!");
1626 { // INST_BINOP_FLAGS abbrev for FUNCTION_BLOCK.
1635 llvm_unreachable("Unexpected abbrev ordering!");
1637 { // INST_CAST abbrev for FUNCTION_BLOCK.
1646 llvm_unreachable("Unexpected abbrev ordering!");
1649 { // INST_RET abbrev for FUNCTION_BLOCK.
1654 llvm_unreachable("Unexpected abbrev ordering!");
1656 { // INST_RET abbrev for FUNCTION_BLOCK.
1662 llvm_unreachable("Unexpected abbrev ordering!");
1664 { // INST_UNREACHABLE abbrev for FUNCTION_BLOCK.
1669 llvm_unreachable("Unexpected abbrev ordering!");