Searched refs:getRawAnnotations (Results 1 – 3 of 3) sorted by relevance
553 ExtraData(N->getRawExtraData()), Annotations(N->getRawAnnotations()) {}564 Annotations == RHS->getRawAnnotations();666 Rank(N->getRawRank()), Annotations(N->getRawAnnotations()) {}684 Annotations == RHS->getRawAnnotations();790 Annotations(N->getRawAnnotations()),807 Annotations == RHS->getRawAnnotations() &&1070 AlignInBits(N->getAlignInBits()), Annotations(N->getRawAnnotations()) {}1082 Annotations == RHS->getRawAnnotations();1119 Annotations(N->getRawAnnotations()) {}1126 Annotations == RHS->getRawAnnotations();
2041 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIDerivedType()2074 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDICompositeType()2157 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDISubprogram()2283 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDIGlobalVariable()2299 Printer.printMetadata("annotations", N->getRawAnnotations()); in writeDILocalVariable()
1053 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()1055 Metadata *getRawAnnotations() const { return getOperand(5); } in getRawAnnotations() function1269 Metadata *getRawAnnotations() const { return getOperand(13); } in getRawAnnotations() function1271 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()2075 return cast_or_null<MDTuple>(getRawAnnotations()); in getAnnotations()2097 Metadata *getRawAnnotations() const { in getRawAnnotations() function3089 return cast_or_null<MDTuple>(getRawAnnotations());3096 Metadata *getRawAnnotations() const { return getOperand(8); }3229 return cast_or_null<MDTuple>(getRawAnnotations());3231 Metadata *getRawAnnotations() const { return getOperand(4); }