Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_texture_intrinsics.h23 ::__cuda_tex::__Tag<::__cuda_tex::__tex_op_hash(__op)>>(__ptr, \
133 constexpr int __tex_op_hash(const char *str) { in __tex_op_hash() function
140 #define __ID(__op) __Tag<__tex_op_hash(__op)>
144 __Tag<10000 + __tex_op_hash(__op) * 100 + __variant>