Home
last modified time | relevance | path

Searched defs:float4 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Daltivec-3.c5 typedef float float4 __attribute__ ((mode(V4SF))); typedef
/openbsd-src/gnu/llvm/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h60 typedef vector<float, 4> float4; typedef
/openbsd-src/lib/libcbor/src/cbor/
H A Dcallbacks.h96 cbor_float_callback float4; member
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h204 typedef float float4 __attribute__((ext_vector_type(4))); typedef