OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_lvehx
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
builtins-ppc-altivec.c
496
res_vs =
vec_lvehx
(0, ¶m_s); // CHECK: @llvm.ppc.altivec.lvehx
497
res_vus =
vec_lvehx
(0, ¶m_us); // CHECK: @llvm.ppc.altivec.lvehx
[
all
...]
/external/clang/lib/Headers/
altivec.h
1984
vec_lvehx
(int __a, const short *__b)
function
1990
vec_lvehx
(int __a, const unsigned short *__b)
function
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
altivec.h
1984
vec_lvehx
(int __a, const short *__b)
function
1990
vec_lvehx
(int __a, const unsigned short *__b)
function
[
all
...]
Completed in 117 milliseconds