Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp146 unsigned annot; in isTexture() local
157 unsigned annot; in isSurface() local
170 unsigned annot; in isSampler() local
178 std::vector<unsigned> annot; in isSampler() local
190 std::vector<unsigned> annot; in isImageReadOnly() local
202 std::vector<unsigned> annot; in isImageWriteOnly() local
214 std::vector<unsigned> annot; in isImageReadWrite() local
229 unsigned annot; in isManaged() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1466 for (auto &annot : inline_site.annotations()) { in ParseInlineSite() local