Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h37 typedef char char4 __attribute__((ext_vector_type(4))); typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs104 static void my_char4_comb(char4 *accum, const char4 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs140 static void my_char4_comb(char4 *accum, const char4 *other) { } constant
141 static void my_char4_out(int *out, const char4 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp47 typedef char char4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp68 typedef char char4 __attribute__((ext_vector_type(4))); typedef