Home
last modified time | relevance | path

Searched defs:annot (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp145 unsigned annot; in isTexture() local
156 unsigned annot; in isSurface() local
169 unsigned annot; in isSampler() local
177 std::vector<unsigned> annot; in isSampler() local
189 std::vector<unsigned> annot; in isImageReadOnly() local
201 std::vector<unsigned> annot; in isImageWriteOnly() local
213 std::vector<unsigned> annot; in isImageReadWrite() local
228 unsigned annot; in isManaged() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1364 for (auto &annot : inline_site.annotations()) { in ParseInlineSite() local