Home
last modified time | relevance | path

Searched defs:int3 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h40 typedef vector<int, 3> int3; global() typedef
/freebsd-src/contrib/processor-trace/libipt/test/src/
H A Dptunit-ild.c288 static struct ptunit_result int3(void) in int3() function
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h184 typedef int int3 __attribute__((ext_vector_type(3))); global() typedef