Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h35 typedef char char2 __attribute__((ext_vector_type(2))); typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs100 static void my_char2_comb(char2 *accum, const char2 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs135 static void my_char2_comb(char2 *accum, const char2 *other) { } constant
136 static void my_char2_out(int *out, const char2 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp45 typedef char char2 __attribute__((ext_vector_type(2))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp66 typedef char char2 __attribute__((ext_vector_type(2))); typedef