Searched refs:getRawAnnotations (Results 1 – 3 of 3) sorted by relevance
561 ExtraData(N->getRawExtraData()), Annotations(N->getRawAnnotations()) {}572 Annotations == RHS->getRawAnnotations();674 Rank(N->getRawRank()), Annotations(N->getRawAnnotations()) {}692 Annotations == RHS->getRawAnnotations();798 Annotations(N->getRawAnnotations()),815 Annotations == RHS->getRawAnnotations() &&1078 AlignInBits(N->getAlignInBits()), Annotations(N->getRawAnnotations()) {}1090 Annotations == RHS->getRawAnnotations();1127 Annotations(N->getRawAnnotations()) {}1134 Annotations == RHS->getRawAnnotations();
2099 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIDerivedType()2132 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDICompositeType()2215 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDISubprogram()2341 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIGlobalVariable()2357 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDILocalVariable()
1064 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1066 Metadata *getRawAnnotations() const { return getOperand(5); } in getRawAnnotations() function1280 Metadata *getRawAnnotations() const { return getOperand(13); } in getRawAnnotations() function1282 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1840 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1862 Metadata *getRawAnnotations() const { in getRawAnnotations() function3170 return cast_or_null<MDTuple>(getRawAnnotations());3177 Metadata *getRawAnnotations() const { return getOperand(8); }3311 return cast_or_null<MDTuple>(getRawAnnotations());3313 Metadata *getRawAnnotations() const { return getOperand(4); }