OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VMask
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm
840
.macro hread_uv Dest, U, V, Offs,
VMask
843
vperm \Dest, \U, \V, \
VMask
;# Dest = active part of U then V
846
.macro hwrite_uv New, U, V, Offs, Umask,
Vmask
848
vperm \V, \New, \V, \
Vmask
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp
[
all
...]
Completed in 389 milliseconds