OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_splat_s32
(Results
1 - 25
of
30
) sorted by null
1
2
/external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h
41
Packet4f p4f_##NAME = (Packet4f)
vec_splat_s32
(X)
44
Packet4i p4i_##NAME =
vec_splat_s32
(X)
/external/clang/test/CodeGen/
builtins-systemz-zvector-error.c
[
all
...]
builtins-systemz-zvector.c
504
vsi =
vec_splat_s32
(-32768);
506
vsi =
vec_splat_s32
(32767);
[
all
...]
builtins-ppc-altivec.c
[
all
...]
/external/valgrind/none/tests/ppc32/
testVMX.stdout.exp
308
Function
vec_splat_s32
[type integer] ===> OK
/external/clang/lib/Headers/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
vecintrin.h
[
all
...]
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h
6280
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
altivec.h
7726
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
vecintrin.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
vecintrin.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
vecintrin.h
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
vecintrin.h
[
all
...]
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
altivec.h
7726
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
vecintrin.h
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
altivec.h
6280
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h
5892
vec_splat_s32
(signed char __a)
function
[
all
...]
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h
5892
vec_splat_s32
(signed char __a)
function
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
altivec.h
7824
static vector int __ATTRS_o_ai
vec_splat_s32
(signed char __a) {
function
[
all
...]
Completed in 944 milliseconds
1
2