|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Bitcode/Reader/MetadataLoader.cpp 507 Context, GV, DIExpression::get(Context, {}));
507 Context, GV, DIExpression::get(Context, {}));
520 Context, DGV, DIExpression::get(Context, {}));
520 Context, DGV, DIExpression::get(Context, {}));
542 auto *E = DIExpression::get(Context, Ops);
543 DDI->setOperand(2, MetadataAsValue::get(Context, E));
979 auto MDS = MDString::get(Context, MDStringRef[ID]);
1144 MetadataList.assignValue(MDNode::get(Context, None), NextMetadataNo);
1186 MetadataList.assignValue(MDNode::get(Context, Elts), NextMetadataNo);
1212 MetadataList.assignValue(IsDistinct ? MDNode::getDistinct(Context, Elts)
1213 : MDNode::get(Context, Elts),
1229 GET_OR_DISTINCT(DILocation, (Context, Line, Column, Scope, InlinedAt,
1251 GET_OR_DISTINCT(GenericDINode, (Context, Tag, Header, DwarfOps)),
1264 (Context, Record[1], unrotateSign(Record.back())));
1267 Val = GET_OR_DISTINCT(DISubrange, (Context, getMDOrNull(Record[1]),
1286 GET_OR_DISTINCT(DIEnumerator, (Context, unrotateSign(Record[1]),
1302 (Context, Record[1], getMDString(Record[2]), Record[3],
1322 (Context, Record[1], getMDString(Record[2]),
1383 Context, *Identifier, Tag, Name, File, Line, Scope, BaseType,
1390 (Context, Tag, Name, File, Line, Scope, BaseType,
1414 GET_OR_DISTINCT(DISubroutineType, (Context, Flags, CC, Types)),
1427 (Context, getMDOrNull(Record[1]),
1452 (Context, getMDString(Record[1]), getMDString(Record[2]), Checksum,
1467 Context, Record[1], getMDOrNull(Record[2]), getMDString(Record[3]),
1550 (Context,
1594 (Context, getMDOrNull(Record[1]),
1607 (Context, getMDOrNull(Record[1]),
1617 (Context, getMDOrNull(Record[1]),
1638 (Context, getMDOrNull(Record[1]), Name, ExportSymbols)),
1650 (Context, Record[1], Record[2], getMDString(Record[3]),
1663 (Context, Record[1], Record[2], getMDOrNull(Record[3]),
1675 (Context, getMDString(Record[1]),
1688 (Context, Record[1], getMDString(Record[2]),
1706 (Context, getMDOrNull(Record[1]), getMDString(Record[2]),
1718 (Context, getMDOrNull(Record[1]),
1743 Expr = DIExpression::get(Context,
1752 (Context, getMDOrNull(Record[1]), getMDString(Record[2]),
1760 Context, DGV, Expr ? Expr : DIExpression::get(Context, {}));
1760 Context, DGV, Expr ? Expr : DIExpression::get(Context, {}));
1792 (Context, getMDOrNull(Record[1 + HasTag]),
1808 (Context, getMDOrNull(Record[1]),
1828 GET_OR_DISTINCT(DIExpression, (Context, Elts)), NextMetadataNo);
1839 Expr = DIExpression::get(Context, {});
1842 (Context, getMDOrNull(Record[1]), Expr)),
1854 (Context, getMDString(Record[1]),
1870 (Context, Record[1], getMDOrNull(Record[2]),
1884 Metadata *MD = MDString::get(Context, String);
1892 MetadataList.assignValue(MDString::get(Context, Str), NextMetadataNo);