Home
last modified time | relevance | path

Searched defs:uint4 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltinshufflevector2.c4 typedef unsigned int uint4 __attribute__((ext_vector_type(4))); typedef
Dext-vector.c6 typedef __attribute__(( ext_vector_type(4) )) unsigned int uint4; typedef
Dbuiltins-nvptx.c362 typedef unsigned int uint4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
/external/python/cpython3/Lib/
Dpickletools.py287 uint4 = ArgumentDescriptor( variable
/external/clang/lib/Headers/
Dopencl-c.h105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef