HomeSort by relevance Sort by last modified time
    Searched refs:x3 (Results 1 - 25 of 1224) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/builtins/
popcountti2.c 24 tu_int x3 = (tu_int)a; local
25 x3 = x3 - ((x3 >> 1) & (((tu_int)0x5555555555555555uLL << 64) |
28 x3 = ((x3 >> 2) & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL))
29 + (x3 & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL));
31 x3 = (x3 + (x3 >> 4)
    [all...]
  /external/llvm/test/MC/AArch64/
elf-reloc-addsubimm.s 4 add x2, x3, #:lo12:some_label
arm64-system-encoding.s 60 msr ACTLR_EL1, x3
61 msr ACTLR_EL2, x3
62 msr ACTLR_EL3, x3
63 msr AFSR0_EL1, x3
64 msr AFSR0_EL2, x3
65 msr AFSR0_EL3, x3
66 msr AFSR1_EL1, x3
67 msr AFSR1_EL2, x3
68 msr AFSR1_EL3, x3
69 msr AMAIR_EL1, x3
    [all...]
neon-extract.s 9 ext v0.8b, v1.8b, v2.8b, #0x3
10 ext v0.16b, v1.16b, v2.16b, #0x3
12 // CHECK: ext v0.8b, v1.8b, v2.8b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x2e]
13 // CHECK: ext v0.16b, v1.16b, v2.16b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x6e]
arm64-arm64-fixup.s 4 adr x3, Lbar
5 ; CHECK: adr x3, Lbar ; encoding: [0x03'A',A,A,0x10'A']
8 adrp x3, _printf@page
9 ; CHECK: adrp x3, _printf@PAGE ; encoding: [0x03'A',A,A,0x90'A']
  /external/clang/test/Sema/
array-size.c 7 int x3[(unsigned)1073741824 + 1]; // expected-error{{array is too large}} local
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/ubench/
function-excess-args.js 1 function f(x0, x1, x2, x3, x4)
function-correct-args.js 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
function-missing-args.js 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
  /external/clang/test/CXX/dcl.dcl/dcl.link/
p7.cpp 8 // CHECK: @x3 = external global %struct.X
15 extern X x3;
25 return x3;
  /external/clang/test/Index/
cxx-operator-overload.cpp 9 Cls x1, x2, x3; local
10 Cls x4 = x1 + x2 + x3;
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 63 #define BCM_STRCAT_S(x1,x2,x3) strcat((x1),(x3))
64 #define BCM_STRNCAT_S(x1,x2,x3,x4) strncat((x1),(x3),(x4))
65 #define BCM_STRCPY_S(x1,x2,x3) strcpy((x1),(x3))
66 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4))
67 #define BCM_SPRINTF_S(x1,x2,x3,x4) sprintf((x1),(x3),(x4)
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 63 #define BCM_STRCAT_S(x1,x2,x3) strcat((x1),(x3))
64 #define BCM_STRNCAT_S(x1,x2,x3,x4) strncat((x1),(x3),(x4))
65 #define BCM_STRCPY_S(x1,x2,x3) strcpy((x1),(x3))
66 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4))
67 #define BCM_SPRINTF_S(x1,x2,x3,x4) sprintf((x1),(x3),(x4)
    [all...]
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_horz.s 85 //x3 => dst_strd
126 st1 { v2.8h},[x2],x3 //store in 1st row 0-16 columns
127 st1 { v2.8h},[x9],x3 //store in 1st row 16-32 columns
130 st1 { v4.8h},[x2],x3
131 st1 { v4.8h},[x9],x3
134 st1 { v6.8h},[x2],x3
135 st1 { v6.8h},[x9],x3
138 st1 { v1.8h},[x2],x3
139 st1 { v1.8h},[x9],x3
142 st1 { v2.8h},[x2],x3
    [all...]
ihevc_intra_pred_luma_horz.s 85 //x3 => dst_strd
126 st1 { v2.16b},[x2],x3 //store in 1st row 0-16 columns
127 st1 { v2.16b},[x9],x3 //store in 1st row 16-32 columns
130 st1 { v4.16b},[x2],x3
131 st1 { v4.16b},[x9],x3
134 st1 { v6.16b},[x2],x3
135 st1 { v6.16b},[x9],x3
138 st1 { v1.16b},[x2],x3
139 st1 { v1.16b},[x9],x3
142 st1 { v2.16b},[x2],x3
    [all...]
  /external/bluetooth/bluedroid/gki/ulinux/
data_types.h 53 #define BCM_STRCPY_S(x1,x2,x3) strcpy((x1),(x3))
54 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4))
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600Defines.h 22 #define GET_FLAG_OPERAND_IDX(Flags) (((Flags) >> 7) & 0x3)
  /external/clang/test/SemaCXX/
attr-visibility.cpp 18 struct x3 { struct
  /external/mesa3d/src/gallium/drivers/radeon/
R600Defines.h 22 #define GET_FLAG_OPERAND_IDX(Flags) (((Flags) >> 7) & 0x3)
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
p1.cpp 10 char x3[] = { "hello" }; variable
11 extern char x3[6];
  /external/clang/test/Frontend/
backend-diagnostic.c 27 void inlineAsmError(int x0, int x1, int x2, int x3, int x4,
29 __asm__("hello world": : "r" (x0),"r" (x1),"r" (x2),"r" (x3), // expected-error + {{inline assembly requires more registers than available}}
  /external/ceres-solver/internal/ceres/
cost_function_to_functor_test.cc 137 bool operator()(const T* x1, const T* x2, const T* x3, T* residuals) const {
138 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0];
139 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1];
147 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4,
149 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0]
151 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1
    [all...]
  /external/ceres-solver/include/ceres/
numeric_diff_functor.h 164 const double* x3,
166 return functor_(x0, x1, x2, x3, residuals);
172 const double* x3,
175 return functor_(x0, x1, x2, x3, x4, residuals);
181 const double* x3,
185 return functor_(x0, x1, x2, x3, x4, x5, residuals);
191 const double* x3,
196 return functor_(x0, x1, x2, x3, x4, x5, x6, residuals);
202 const double* x3,
208 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals)
    [all...]
  /external/clang/test/CXX/temp/temp.param/
p15.cpp 9 >> *x3; // expected-error{{a space is required between consecutive right angle brackets (use '> >')}} variable
  /bionic/libc/arch-arm64/bionic/
syscall.S 37 mov x2, x3
38 mov x3, x4

Completed in 937 milliseconds

1 2 3 4 5 6 7 8 91011>>