OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xu32x2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
arm64_vext.c
82
uint32x2_t
xU32x2
;
83
xU32x2
= vext_u32(
xU32x2
,
xU32x2
, 1);
/external/llvm/test/CodeGen/AArch64/
arm64-vext.ll
141
%
xU32x2
= alloca <2 x i32>, align 8
144
%tmp = load <2 x i32>, <2 x i32>* %
xU32x2
, align 8
146
%tmp1 = load <2 x i32>, <2 x i32>* %
xU32x2
, align 8
155
store <2 x i32> %vext, <2 x i32>* %
xU32x2
, align 8
Completed in 51 milliseconds