Home
last modified time | relevance | path

Searched refs:cacheAnnotationFromMD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp64 static void cacheAnnotationFromMD(const MDNode *MetadataNode, in cacheAnnotationFromMD() function
99 static void cacheAnnotationFromMD(const Module *m, const GlobalValue *gv) { in cacheAnnotationFromMD() function
118 cacheAnnotationFromMD(elem, tmp); in cacheAnnotationFromMD()
139 cacheAnnotationFromMD(m, gv); in findOneNVVMAnnotation()
141 cacheAnnotationFromMD(m, gv); in findOneNVVMAnnotation()
162 cacheAnnotationFromMD(m, gv); in findAllNVVMAnnotation()
164 cacheAnnotationFromMD(m, gv); in findAllNVVMAnnotation()