Searched refs:int64_t2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h45 typedef vector<int64_t, 2> int64_t2; typedef in namespace:hlsl
H A Dhlsl_intrinsics.h68 int64_t2 abs(int64_t2);
328 int64_t2 max(int64_t2, int64_t2);
423 int64_t2 min(int64_t2, int64_t2);
523 int64_t2 reversebits(int64_t2);
[all...]

Completed in 69 milliseconds