Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:altivec
(Results
1 - 25
of
36
) sorted by relevance
1
2
/kernel/linux/linux-5.10/lib/raid6/test/
H
A
D
Makefile
39
HAS_ALTIVEC := $(shell printf '$(pound)include <
altivec
.h>\nvector int a;\n' |\
101
altivec1.c:
altivec
.uc ../unroll.awk
102
$(AWK) ../unroll.awk -vN=1 <
altivec
.uc > $@
104
altivec2.c:
altivec
.uc ../unroll.awk
105
$(AWK) ../unroll.awk -vN=2 <
altivec
.uc > $@
107
altivec4.c:
altivec
.uc ../unroll.awk
108
$(AWK) ../unroll.awk -vN=4 <
altivec
.uc > $@
110
altivec8.c:
altivec
.uc ../unroll.awk
111
$(AWK) ../unroll.awk -vN=8 <
altivec
.uc > $@
147
rm -f *.o *.a mktables mktables.c *.uc int*.c
altivec
*
[all...]
/kernel/linux/linux-6.6/lib/raid6/test/
H
A
D
Makefile
40
HAS_ALTIVEC := $(shell printf '$(pound)include <
altivec
.h>\nvector int a;\n' |\
102
altivec1.c:
altivec
.uc ../unroll.awk
103
$(AWK) ../unroll.awk -vN=1 <
altivec
.uc > $@
105
altivec2.c:
altivec
.uc ../unroll.awk
106
$(AWK) ../unroll.awk -vN=2 <
altivec
.uc > $@
108
altivec4.c:
altivec
.uc ../unroll.awk
109
$(AWK) ../unroll.awk -vN=4 <
altivec
.uc > $@
111
altivec8.c:
altivec
.uc ../unroll.awk
112
$(AWK) ../unroll.awk -vN=8 <
altivec
.uc > $@
148
rm -f *.o *.a mktables mktables.c *.uc int*.c
altivec
*
[all...]
/kernel/linux/linux-5.10/lib/raid6/
H
A
D
Makefile
17
altivec_flags := -maltivec $(call cc-option,-mabi=
altivec
)
63
$(obj)/
altivec
%.c: $(src)/
altivec
.uc $(src)/unroll.awk FORCE
/kernel/linux/linux-6.6/lib/raid6/
H
A
D
Makefile
17
altivec_flags := -maltivec $(call cc-option,-mabi=
altivec
)
18
# Enable <
altivec
.h>
67
$(obj)/
altivec
%.c: $(src)/
altivec
.uc $(src)/unroll.awk FORCE
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H
A
D
Makefile
15
$(OUTPUT)/context_switch: CFLAGS += -maltivec -mvsx -mabi=
altivec
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H
A
D
Makefile
15
$(OUTPUT)/context_switch: CFLAGS += -maltivec -mvsx -mabi=
altivec
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
emulated_ops.h
22
struct ppc_emulated_entry
altivec
;
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
emulated_ops.h
22
struct ppc_emulated_entry
altivec
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
H
A
D
vmx_syscall.c
8
#include <
altivec
.h>
H
A
D
vmx_signal.c
20
#include <
altivec
.h>
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
H
A
D
signal_tm.c
15
#include <
altivec
.h>
H
A
D
signal.c
16
#include <
altivec
.h>
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/math/
H
A
D
vmx_syscall.c
8
#include <
altivec
.h>
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/
H
A
D
signal_tm.c
15
#include <
altivec
.h>
H
A
D
signal.c
16
#include <
altivec
.h>
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H
A
D
tm-signal-context-chk-fpu.c
25
#include <
altivec
.h>
H
A
D
tm-signal-context-chk-gpr.c
25
#include <
altivec
.h>
H
A
D
tm-signal-context-chk-vsx.c
26
#include <
altivec
.h>
H
A
D
tm-signal-context-chk-vmx.c
26
#include <
altivec
.h>
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H
A
D
tm-signal-context-chk-gpr.c
25
#include <
altivec
.h>
H
A
D
tm-signal-context-chk-fpu.c
25
#include <
altivec
.h>
/kernel/linux/linux-5.10/arch/powerpc/lib/
H
A
D
xor_vmx.c
14
#include <
altivec
.h>
H
A
D
Makefile
70
CFLAGS_xor_vmx.o += -maltivec $(call cc-option,-mabi=
altivec
)
/kernel/linux/linux-6.6/arch/powerpc/lib/
H
A
D
xor_vmx.c
14
#include <
altivec
.h>
H
A
D
Makefile
79
CFLAGS_xor_vmx.o += -mhard-float -maltivec $(call cc-option,-mabi=
altivec
)
80
# Enable <
altivec
.h>
Completed in 6 milliseconds
1
2