Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Dtexture.cu35 struct v4f { struct
39 __attribute__((device)) v4f tex2d_ld(texture<float, 2, ElementType>, float, float) asm("llvm.nvvm.t… argument
/llvm-project/clang/test/Sema/
H A Dbuiltins-x86_64.c4 typedef float v4f __attribute__((vector_size(16))); typedef