Searched refs:getRawAnnotations (Results 1 – 3 of 3) sorted by relevance
504 ExtraData(N->getRawExtraData()), Annotations(N->getRawAnnotations()) {}515 Annotations == RHS->getRawAnnotations();617 Rank(N->getRawRank()), Annotations(N->getRawAnnotations()) {}635 Annotations == RHS->getRawAnnotations();742 Annotations(N->getRawAnnotations()),759 Annotations == RHS->getRawAnnotations() &&1022 AlignInBits(N->getAlignInBits()), Annotations(N->getRawAnnotations()) {}1034 Annotations == RHS->getRawAnnotations();1071 Annotations(N->getRawAnnotations()) {}1078 Annotations == RHS->getRawAnnotations();
2016 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIDerivedType()2049 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDICompositeType()2132 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDISubprogram()2258 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIGlobalVariable()2274 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDILocalVariable()
1012 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1014 Metadata *getRawAnnotations() const { return getOperand(5); } in getRawAnnotations() function1228 Metadata *getRawAnnotations() const { return getOperand(13); } in getRawAnnotations() function1230 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()2027 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()2049 Metadata *getRawAnnotations() const { in getRawAnnotations() function2985 return cast_or_null<MDTuple>(getRawAnnotations());2992 Metadata *getRawAnnotations() const { return getOperand(8); }3125 return cast_or_null<MDTuple>(getRawAnnotations());3127 Metadata *getRawAnnotations() const { return getOperand(4); }