OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:v3i16
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
ppc64-vector.c
4
typedef short
v3i16
__attribute__((vector_size (6)));
typedef
19
v3i16
test_v3i16(
v3i16
x)
/external/llvm/test/CodeGen/X86/
widen_arith-3.ll
4
; Widen a
v3i16
to v8i16 to do a vector add
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
widen_arith-3.ll
6
; Widen a
v3i16
to v8i16 to do a vector add
Completed in 127 milliseconds