reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
31 bool findAllNVVMAnnotation(const GlobalValue *, const std::string &,
168 if (findAllNVVMAnnotation(func, AnnotationName, annot)) { 180 if (findAllNVVMAnnotation(func, "rdoimage", annot)) { 192 if (findAllNVVMAnnotation(func, "wroimage", annot)) { 204 if (findAllNVVMAnnotation(func, "rdwrimage", annot)) { 286 bool retval = findAllNVVMAnnotation(&F, "align", Vs);