Searched refs:getRawAnnotations (Results 1 – 3 of 3) sorted by relevance
567 ExtraData(N->getRawExtraData()), Annotations(N->getRawAnnotations()) {}579 Annotations == RHS->getRawAnnotations();681 Rank(N->getRawRank()), Annotations(N->getRawAnnotations()) {}699 Annotations == RHS->getRawAnnotations();805 Annotations(N->getRawAnnotations()),822 Annotations == RHS->getRawAnnotations() &&1092 AlignInBits(N->getAlignInBits()), Annotations(N->getRawAnnotations()) {}1104 Annotations == RHS->getRawAnnotations();1141 Annotations(N->getRawAnnotations()) {}1148 Annotations == RHS->getRawAnnotations();
2176 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIDerivedType()2219 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDICompositeType()2302 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDISubprogram()2428 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIGlobalVariable()2444 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDILocalVariable()
1112 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1114 Metadata *getRawAnnotations() const { return getOperand(5); } in getRawAnnotations() function1338 Metadata *getRawAnnotations() const { return getOperand(13); } in getRawAnnotations() function1340 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1898 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1920 Metadata *getRawAnnotations() const { in getRawAnnotations() function3349 return cast_or_null<MDTuple>(getRawAnnotations());3356 Metadata *getRawAnnotations() const { return getOperand(8); }3490 return cast_or_null<MDTuple>(getRawAnnotations());3492 Metadata *getRawAnnotations() const { return getOperand(4); }