OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALIGN_STACK
(Results
1 - 10
of
10
) sorted by null
/external/libvpx/vpx_ports/
x86_abi_support.asm
121
;
ALIGN_STACK
<alignment> <register>
127
%macro
ALIGN_STACK
2
/external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp
36
#define
ALIGN_STACK
0
194
(!
ALIGN_STACK
|| MaxAlign <= TargetAlign)) { // No special alignment.
356
if (
ALIGN_STACK
&& MaxAlign > TargetAlign) {
390
if (
ALIGN_STACK
&& MaxAlign > TargetAlign) {
600
(!
ALIGN_STACK
|| TargetAlign >= MaxAlign) &&
[
all
...]
/external/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm
33
ALIGN_STACK
16, rax
quantize_sse2.asm
35
ALIGN_STACK
16, rax
/external/libvpx/vp8/common/x86/
loopfilter_sse2.asm
297
ALIGN_STACK
16, rax
347
ALIGN_STACK
16, rax
593
ALIGN_STACK
16, rax
643
ALIGN_STACK
16, rax
[
all
...]
postproc_sse2.asm
36
ALIGN_STACK
16, rax
265
ALIGN_STACK
16, rax
465
ALIGN_STACK
16, rax
loopfilter_mmx.asm
34
ALIGN_STACK
16, rax
248
ALIGN_STACK
16, rax
621
ALIGN_STACK
16, rax
[
all
...]
postproc_mmx.asm
278
ALIGN_STACK
16, rax
subpixel_sse2.asm
[
all
...]
subpixel_ssse3.asm
[
all
...]
Completed in 568 milliseconds