Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h46 typedef long long4 __attribute__((ext_vector_type(4))); typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs185 static void my_long4_comb(long4 *accum, const long4 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs239 static void my_long4_comb(long4 *accum, const long4 *other) { } constant
240 static void my_long4_out(int *out, const long4 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp65 typedef int64_t long4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp86 typedef int64_t long4 __attribute__((ext_vector_type(4))); typedef