Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dext-int-vector-abi.cpp62 typedef unsigned _BitInt(64) uint64_t4 __attribute__((ext_vector_type(4))); typedef
/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h59 typedef vector<uint64_t, 4> uint64_t4; global() typedef