Searched refs:x4 (Results 251 - 275 of 1033) sorted by relevance

<<11121314151617181920>>

/external/libhevc/common/arm64/
H A Dihevc_intra_pred_luma_mode_27_to_33.s102 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
112 lsl x7,x4,#1 //two_nt
121 tst x4,#7
124 mov x12,x4
130 lsr x12, x4, #3 //divide by 8
133 mul x7, x4, x12
139 //sub x12,x12,x4
140 mov x5,x4
255 subs x4,x4,#
[all...]
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s108 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
112 mov x15,x4 // pi1_coeff
145 mov x4,x5 //x5 ->wd
153 subs x4,x4,#4
175 csel x4, x5, x4,le //x5 ->wd
230 subs x4,x4,#4
263 csel x4, x
[all...]
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s120 mov x15,x4 // pi1_coeff
156 mov x4,x5 //r5 ->wd
164 subs x4,x4,#4
186 csel x4,x5,x4,le
244 subs x4,x4,#4
279 csel x4,x5,x4,l
[all...]
H A Dihevc_intra_pred_chroma_horz.s98 // stmfd sp!, {x4-x12, x14} //stack stores the values of the arguments
102 lsl x6,x4,#2 //four_nt
105 cmp x4,#4 //if nt == 4
108 cmp x4,#8 //if nt == 8
111 //cmp x4,#16 @if nt == 16
182 subs x4,x4,#16 //decrement the loop count by 16
189 // ldmfd sp!,{x4-x12,x15} //reload the registers from sp
270 // ldmfd sp!,{x4-x12,x15} //reload the registers from sp
318 // ldmfd sp!,{x4
[all...]
/external/llvm/test/MC/ARM/Windows/
H A Dmov32t-range.s31 @ CHECK-RELOCATIONS-NOT: 0x4 IMAGE_REL_ARM_MOV32T .rdata
/external/llvm/test/MC/ARM/
H A Ddirective-tlsdescseq.s20 @ CHECK: 0x4 R_ARM_TLS_DESCSEQ variable 0x0
H A Deh-directive-personalityindex.s93 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extab.pr1 0x0
130 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extab.pr1.nontrivial 0x0
164 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extab.pr2 0x0
199 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extab.pr2.nontrivial 0x0
H A Deh-directive-section-multiple-func.s100 @ CHECK: 0x4 R_ARM_PREL31 .ARM.extab.TEST1 0x0
117 @ CHECK: Section: .TEST1 (0x4)
121 @ CHECK: Value: 0x4
126 @ CHECK: Section: .TEST1 (0x4)
H A Delf-thumbfunc-reloc.s26 @CHECK-NEXT: 0x4 R_ARM_THM_CALL g 0x0
H A Dmacho-relocs-with-addend.s33 @ CHECK-NEXT: 0x4 1 2 n/a ARM_THUMB_RELOC_BR22 1 0x18
/external/llvm/test/MC/MachO/ARM/
H A Dlong-call-branch-island-relocation.s41 @ CHECK: (('word-0', 0x4),
H A Dthumb2-movw-fixup.s34 @ CHECK: (('word-0', 0x4),
/external/lzma/Asm/x86/
H A D7zAsm.asm46 x4 equ ESP define
75 r4 equ x4
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state.h42 #define LP_NEW_FS 0x4
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILDeviceInfo.h38 ShortOps = 0x4, // Short is supported or not.
/external/mesa3d/src/mesa/math/
H A Dm_vector.h38 #define VEC_DIRTY_2 0x4
/external/oprofile/module/x86/
H A Dapic_compat.h50 #define APIC_MODE_NMI 0x4
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2blues.h89 CF2_PairBottom = 0x4, /* the bottom edge of a stem hint */
/external/ppp/pppd/
H A Dchap-new.h60 #define MDTYPE_MD5 0x4
/external/ppp/pppd/include/net/
H A Dpppio.h66 #define COMP_PROT 0x4 /* compress PPP protocol */
/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.h76 EStopped = 0x4,
/external/qemu/slirp/
H A Dmisc.h38 #define EMU_IRC 0x4
/external/qemu/slirp-android/
H A Dmisc.h38 #define EMU_IRC 0x4
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_defs.h109 PPCcr_GT = 0x4,
/external/chromium_org/v8/src/arm64/
H A Ddeoptimizer-arm64.cc142 Register fp_to_sp = x4;
157 // - x4: fp-to-sp delta
208 __ Pop(x4);
209 __ Str(x4, MemOperand(x3, kPointerSize, PostIndex));
223 __ Pop(x4); // Restore deoptimizer object (class Deoptimizer).
228 __ Ldrsw(x1, MemOperand(x4, Deoptimizer::output_count_offset()));
229 __ Ldr(x0, MemOperand(x4, Deoptimizer::output_offset()));
252 __ Ldr(x1, MemOperand(x4, Deoptimizer::input_offset()));

Completed in 614 milliseconds

<<11121314151617181920>>