| /external/llvm/test/CodeGen/ARM/ |
| D | ehabi.ll | 31 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 35 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 47 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 51 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 63 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 67 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 79 ; RUN: | FileCheck %s --check-prefix=DWARF-V7-FP 83 ; RUN: | FileCheck %s --check-prefix=DWARF-V7-FP-ELIM 178 ; CHECK-V7-FP-LABEL: _Z4testiiiiiddddd: 179 ; CHECK-V7-FP: .fnstart [all …]
|
| D | debug-frame.ll | 27 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 31 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 43 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP 47 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP-ELIM 51 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP-NOIAS 198 ; CHECK-V7-FP-LABEL: _Z4testiiiiiddddd: 199 ; CHECK-V7-FP: .cfi_startproc 200 ; CHECK-V7-FP: push {r4, r10, r11, lr} 201 ; CHECK-V7-FP: .cfi_def_cfa_offset 16 202 ; CHECK-V7-FP: .cfi_offset lr, -4 [all …]
|
| D | fast-isel-ext.ll | 1 … -fast-isel-abort=1 -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=v7 2 …st-isel-abort=1 -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=v7 3 …fast-isel-abort=1 -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=v7 16 ; v7-LABEL: zext_1_8: 17 ; v7: and r0, r0, #1 23 ; v7-LABEL: zext_1_16: 24 ; v7: and r0, r0, #1 30 ; v7-LABEL: zext_1_32: 31 ; v7: and r0, r0, #1 37 ; v7-LABEL: zext_8_16: [all …]
|
| /external/llvm/test/MC/ARM/ |
| D | directive-arch_extension-fp.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 13 @ CHECK-V7: error: architectural extension 'fp' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension fp 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: FPARMv8 23 @ CHECK-V7: error: instruction requires: FPARMv8 25 @ CHECK-V7: error: instruction requires: FPARMv8 27 @ CHECK-V7: error: instruction requires: FPARMv8 29 @ CHECK-V7: error: instruction requires: FPARMv8 [all …]
|
| D | directive-arch_extension-simd.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 13 @ CHECK-V7: error: architectural extension 'simd' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension simd 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: FPARMv8 22 @ CHECK-V7: error: instruction requires: FPARMv8 25 @ CHECK-V7: error: instruction requires: FPARMv8 27 @ CHECK-V7: error: instruction requires: FPARMv8 30 @ CHECK-V7: error: instruction requires: FPARMv8 [all …]
|
| D | directive-arch_extension-crypto.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 13 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension crypto 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: crypto armv8 23 @ CHECK-V7: error: instruction requires: crypto armv8 25 @ CHECK-V7: error: instruction requires: crypto armv8 27 @ CHECK-V7: error: instruction requires: crypto armv8 29 @ CHECK-V7: error: instruction requires: crypto armv8 [all …]
|
| D | directive-arch_extension-crc.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 11 @ CHECK-V7: error: architectural extension 'crc' is not allowed for the current base architecture 12 @ CHECK-V7-NEXT: .arch_extension crc 13 @ CHECK-V7-NEXT: ^ 18 @ CHECK-V7: error: instruction requires: crc armv8 20 @ CHECK-V7: error: instruction requires: crc armv8 22 @ CHECK-V7: error: instruction requires: crc armv8 25 @ CHECK-V7: error: instruction requires: crc armv8 27 @ CHECK-V7: error: instruction requires: crc armv8 29 @ CHECK-V7: error: instruction requires: crc armv8 [all …]
|
| D | basic-thumb2-instructions-v8.s | 4 @ RUN: not llvm-mc -triple thumbv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 11 @ CHECK-V7: error: instruction requires: armv8 12 @ CHECK-V7: error: instruction requires: armv8 20 @ CHECK-V7: error: instruction requires: armv8 25 @ CHECK-V7: error: instruction requires: armv8 34 @ CHECK-V7: error: instruction variant requires ARMv8 or later 35 @ CHECK-V7: error: instruction variant requires ARMv8 or later 36 @ CHECK-V7: error: invalid operand for instruction 45 @ CHECK-V7: error: instruction requires: armv8 46 @ CHECK-V7: error: instruction requires: armv8 [all …]
|
| D | neon-crypto.s | 2 @ RUN: not llvm-mc -triple=armv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: instruction requires: crypto armv8 13 @ CHECK-V7: instruction requires: crypto armv8 14 @ CHECK-V7: instruction requires: crypto armv8 15 @ CHECK-V7: instruction requires: crypto armv8 23 @ CHECK-V7: instruction requires: crypto armv8 24 @ CHECK-V7: instruction requires: crypto armv8 25 @ CHECK-V7: instruction requires: crypto armv8 41 @ CHECK-V7: instruction requires: crypto armv8 42 @ CHECK-V7: instruction requires: crypto armv8 [all …]
|
| /external/llvm/test/MC/Disassembler/ARM/ |
| D | invalid-thumbv8.txt | 6 # RUN: llvm-mc -triple thumbv7 -show-encoding -disassemble %s | FileCheck %s --check-prefix=CHECK-V7 9 # CHECK-V7: cdp 14 # CHECK-V7: cdp 19 # CHECK-V7: cdp 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2 39 # CHECK-V7: mcr 44 # CHECK-V7: mcr2 49 # CHECK-V7: mcr2 [all …]
|
| D | invalid-armv8.txt | 6 # RUN: llvm-mc -triple armv7 -show-encoding -disassemble %s | FileCheck %s --check-prefix=CHECK-V7 9 # CHECK-V7: cdp 14 # CHECK-V7: cdp 19 # CHECK-V7: cdp 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2 39 # CHECK-V7: mcr 44 # CHECK-V7: mcr2 49 # CHECK-V7: mcr2 [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_hybrid_fp16_mla_6x32/ |
| D | a55.cpp | 274 "mov v7.d[1], x11\n" in a64_hybrid_fp16_mla_6x32_a55() 277 "fmla v9.8h, v7.8h, v0.h[0]\n" in a64_hybrid_fp16_mla_6x32_a55() 283 "mov v7.d[1], x11\n" in a64_hybrid_fp16_mla_6x32_a55() 286 "fmla v11.8h, v7.8h, v0.h[0]\n" in a64_hybrid_fp16_mla_6x32_a55() 292 "mov v7.d[1], x11\n" in a64_hybrid_fp16_mla_6x32_a55() 294 "fmla v9.8h, v7.8h, v0.h[1]\n" in a64_hybrid_fp16_mla_6x32_a55() 300 "mov v7.d[1], x11\n" in a64_hybrid_fp16_mla_6x32_a55() 302 "fmla v11.8h, v7.8h, v0.h[1]\n" in a64_hybrid_fp16_mla_6x32_a55() 308 "mov v7.d[1], x11\n" in a64_hybrid_fp16_mla_6x32_a55() 310 "fmla v9.8h, v7.8h, v0.h[2]\n" in a64_hybrid_fp16_mla_6x32_a55() [all …]
|
| D | generic.cpp | 269 "fmla v9.8h, v7.8h, v0.h[0]\n" in a64_hybrid_fp16_mla_6x32() 275 "fmla v11.8h, v7.8h, v0.h[0]\n" in a64_hybrid_fp16_mla_6x32() 280 "fmla v9.8h, v7.8h, v0.h[1]\n" in a64_hybrid_fp16_mla_6x32() 285 "fmla v11.8h, v7.8h, v0.h[1]\n" in a64_hybrid_fp16_mla_6x32() 289 "fmla v9.8h, v7.8h, v0.h[2]\n" in a64_hybrid_fp16_mla_6x32() 293 "fmla v11.8h, v7.8h, v0.h[2]\n" in a64_hybrid_fp16_mla_6x32() 297 "fmla v9.8h, v7.8h, v0.h[3]\n" in a64_hybrid_fp16_mla_6x32() 301 "fmla v11.8h, v7.8h, v0.h[3]\n" in a64_hybrid_fp16_mla_6x32() 305 "fmla v9.8h, v7.8h, v0.h[4]\n" in a64_hybrid_fp16_mla_6x32() 309 "fmla v11.8h, v7.8h, v0.h[4]\n" in a64_hybrid_fp16_mla_6x32() [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_ffhybrid_fp16_mla_6x32/ |
| D | generic.cpp | 290 "fmla v9.8h, v7.8h, v0.h[0]\n" in a64_ffhybrid_fp16_mla_6x32() 294 "fmla v11.8h, v7.8h, v0.h[0]\n" in a64_ffhybrid_fp16_mla_6x32() 298 "fmla v9.8h, v7.8h, v0.h[1]\n" in a64_ffhybrid_fp16_mla_6x32() 302 "fmla v11.8h, v7.8h, v0.h[1]\n" in a64_ffhybrid_fp16_mla_6x32() 306 "fmla v9.8h, v7.8h, v0.h[2]\n" in a64_ffhybrid_fp16_mla_6x32() 310 "fmla v11.8h, v7.8h, v0.h[2]\n" in a64_ffhybrid_fp16_mla_6x32() 314 "fmla v9.8h, v7.8h, v0.h[3]\n" in a64_ffhybrid_fp16_mla_6x32() 318 "fmla v11.8h, v7.8h, v0.h[3]\n" in a64_ffhybrid_fp16_mla_6x32() 322 "fmla v9.8h, v7.8h, v0.h[4]\n" in a64_ffhybrid_fp16_mla_6x32() 326 "fmla v11.8h, v7.8h, v0.h[4]\n" in a64_ffhybrid_fp16_mla_6x32() [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_hybrid_s8qs_dot_6x16/ |
| D | a55.cpp | 141 "mov v7.d[1], x11\n" in a64_hybrid_s8qs_dot_6x16_a55() 144 ".inst 0x4f80e0e9 // sdot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8qs_dot_6x16_a55() 150 "mov v7.d[1], x11\n" in a64_hybrid_s8qs_dot_6x16_a55() 153 ".inst 0x4f80e0eb // sdot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8qs_dot_6x16_a55() 159 "mov v7.d[1], x11\n" in a64_hybrid_s8qs_dot_6x16_a55() 161 ".inst 0x4fa0e0e9 // sdot v9.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8qs_dot_6x16_a55() 167 "mov v7.d[1], x11\n" in a64_hybrid_s8qs_dot_6x16_a55() 169 ".inst 0x4fa0e0eb // sdot v11.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8qs_dot_6x16_a55() 175 "mov v7.d[1], x11\n" in a64_hybrid_s8qs_dot_6x16_a55() 177 ".inst 0x4f80e8e9 // sdot v9.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_s8qs_dot_6x16_a55() [all …]
|
| D | generic.cpp | 136 ".inst 0x4f80e0e9 // sdot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8qs_dot_6x16() 142 ".inst 0x4f80e0eb // sdot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8qs_dot_6x16() 147 ".inst 0x4fa0e0e9 // sdot v9.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8qs_dot_6x16() 152 ".inst 0x4fa0e0eb // sdot v11.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8qs_dot_6x16() 156 ".inst 0x4f80e8e9 // sdot v9.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_s8qs_dot_6x16() 160 ".inst 0x4f80e8eb // sdot v11.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_s8qs_dot_6x16() 164 ".inst 0x4fa0e8e9 // sdot v9.4s, v7.16b, v0.4b[3]\n" in a64_hybrid_s8qs_dot_6x16() 169 ".inst 0x4fa0e8eb // sdot v11.4s, v7.16b, v0.4b[3]\n" in a64_hybrid_s8qs_dot_6x16() 176 ".inst 0x4f80e0e9 // sdot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8qs_dot_6x16() 182 ".inst 0x4f80e0eb // sdot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8qs_dot_6x16() [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_hybrid_s8s32_dot_6x16/ |
| D | a55.cpp | 195 "mov v7.d[1], x11\n" in a64_hybrid_s8s32_dot_6x16_a55() 198 ".inst 0x4f80e0e9 // sdot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8s32_dot_6x16_a55() 204 "mov v7.d[1], x11\n" in a64_hybrid_s8s32_dot_6x16_a55() 207 ".inst 0x4f80e0eb // sdot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8s32_dot_6x16_a55() 213 "mov v7.d[1], x11\n" in a64_hybrid_s8s32_dot_6x16_a55() 215 ".inst 0x4fa0e0e9 // sdot v9.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8s32_dot_6x16_a55() 221 "mov v7.d[1], x11\n" in a64_hybrid_s8s32_dot_6x16_a55() 223 ".inst 0x4fa0e0eb // sdot v11.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8s32_dot_6x16_a55() 229 "mov v7.d[1], x11\n" in a64_hybrid_s8s32_dot_6x16_a55() 231 ".inst 0x4f80e8e9 // sdot v9.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_s8s32_dot_6x16_a55() [all …]
|
| D | generic.cpp | 190 ".inst 0x4f80e0e9 // sdot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8s32_dot_6x16() 196 ".inst 0x4f80e0eb // sdot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8s32_dot_6x16() 201 ".inst 0x4fa0e0e9 // sdot v9.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8s32_dot_6x16() 206 ".inst 0x4fa0e0eb // sdot v11.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_s8s32_dot_6x16() 210 ".inst 0x4f80e8e9 // sdot v9.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_s8s32_dot_6x16() 214 ".inst 0x4f80e8eb // sdot v11.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_s8s32_dot_6x16() 218 ".inst 0x4fa0e8e9 // sdot v9.4s, v7.16b, v0.4b[3]\n" in a64_hybrid_s8s32_dot_6x16() 223 ".inst 0x4fa0e8eb // sdot v11.4s, v7.16b, v0.4b[3]\n" in a64_hybrid_s8s32_dot_6x16() 230 ".inst 0x4f80e0e9 // sdot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8s32_dot_6x16() 236 ".inst 0x4f80e0eb // sdot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_s8s32_dot_6x16() [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_hybrid_u8u32_dot_6x16/ |
| D | a55.cpp | 195 "mov v7.d[1], x11\n" in a64_hybrid_u8u32_dot_6x16_a55() 198 ".inst 0x6f80e0e9 // udot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_u8u32_dot_6x16_a55() 204 "mov v7.d[1], x11\n" in a64_hybrid_u8u32_dot_6x16_a55() 207 ".inst 0x6f80e0eb // udot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_u8u32_dot_6x16_a55() 213 "mov v7.d[1], x11\n" in a64_hybrid_u8u32_dot_6x16_a55() 215 ".inst 0x6fa0e0e9 // udot v9.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_u8u32_dot_6x16_a55() 221 "mov v7.d[1], x11\n" in a64_hybrid_u8u32_dot_6x16_a55() 223 ".inst 0x6fa0e0eb // udot v11.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_u8u32_dot_6x16_a55() 229 "mov v7.d[1], x11\n" in a64_hybrid_u8u32_dot_6x16_a55() 231 ".inst 0x6f80e8e9 // udot v9.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_u8u32_dot_6x16_a55() [all …]
|
| D | generic.cpp | 190 ".inst 0x6f80e0e9 // udot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_u8u32_dot_6x16() 196 ".inst 0x6f80e0eb // udot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_u8u32_dot_6x16() 201 ".inst 0x6fa0e0e9 // udot v9.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_u8u32_dot_6x16() 206 ".inst 0x6fa0e0eb // udot v11.4s, v7.16b, v0.4b[1]\n" in a64_hybrid_u8u32_dot_6x16() 210 ".inst 0x6f80e8e9 // udot v9.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_u8u32_dot_6x16() 214 ".inst 0x6f80e8eb // udot v11.4s, v7.16b, v0.4b[2]\n" in a64_hybrid_u8u32_dot_6x16() 218 ".inst 0x6fa0e8e9 // udot v9.4s, v7.16b, v0.4b[3]\n" in a64_hybrid_u8u32_dot_6x16() 223 ".inst 0x6fa0e8eb // udot v11.4s, v7.16b, v0.4b[3]\n" in a64_hybrid_u8u32_dot_6x16() 230 ".inst 0x6f80e0e9 // udot v9.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_u8u32_dot_6x16() 236 ".inst 0x6f80e0eb // udot v11.4s, v7.16b, v0.4b[0]\n" in a64_hybrid_u8u32_dot_6x16() [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_hybrid_fp32_mla_6x16/ |
| D | a55.cpp | 219 "mov v7.d[1], x11\n" in a64_hybrid_fp32_mla_6x16_a55() 222 "fmla v9.4s, v7.4s, v0.s[0]\n" in a64_hybrid_fp32_mla_6x16_a55() 228 "mov v7.d[1], x11\n" in a64_hybrid_fp32_mla_6x16_a55() 231 "fmla v11.4s, v7.4s, v0.s[0]\n" in a64_hybrid_fp32_mla_6x16_a55() 237 "mov v7.d[1], x11\n" in a64_hybrid_fp32_mla_6x16_a55() 239 "fmla v9.4s, v7.4s, v0.s[1]\n" in a64_hybrid_fp32_mla_6x16_a55() 245 "mov v7.d[1], x11\n" in a64_hybrid_fp32_mla_6x16_a55() 247 "fmla v11.4s, v7.4s, v0.s[1]\n" in a64_hybrid_fp32_mla_6x16_a55() 253 "mov v7.d[1], x11\n" in a64_hybrid_fp32_mla_6x16_a55() 255 "fmla v9.4s, v7.4s, v0.s[2]\n" in a64_hybrid_fp32_mla_6x16_a55() [all …]
|
| D | generic.cpp | 214 "fmla v9.4s, v7.4s, v0.s[0]\n" in a64_hybrid_fp32_mla_6x16() 220 "fmla v11.4s, v7.4s, v0.s[0]\n" in a64_hybrid_fp32_mla_6x16() 225 "fmla v9.4s, v7.4s, v0.s[1]\n" in a64_hybrid_fp32_mla_6x16() 230 "fmla v11.4s, v7.4s, v0.s[1]\n" in a64_hybrid_fp32_mla_6x16() 234 "fmla v9.4s, v7.4s, v0.s[2]\n" in a64_hybrid_fp32_mla_6x16() 238 "fmla v11.4s, v7.4s, v0.s[2]\n" in a64_hybrid_fp32_mla_6x16() 242 "fmla v9.4s, v7.4s, v0.s[3]\n" in a64_hybrid_fp32_mla_6x16() 247 "fmla v11.4s, v7.4s, v0.s[3]\n" in a64_hybrid_fp32_mla_6x16() 254 "fmla v9.4s, v7.4s, v0.s[0]\n" in a64_hybrid_fp32_mla_6x16() 260 "fmla v11.4s, v7.4s, v0.s[0]\n" in a64_hybrid_fp32_mla_6x16() [all …]
|
| /external/ow2-asm/asm-test/src/resources/java/jdk3/ |
| D | AllInstructions.java | 46 int v0, int v1, int v2, int v3, int v4, int v5, int v6, int v7, int v8) { in intInstructions() argument 54 v1 = b1 ? (v7 * 100) : (v7 / 100); in intInstructions() 60 v7 = v6 < 0 ? -v6 : v6; in intInstructions() 66 v6 = v5 != 0 ? v6 : v7; in intInstructions() 67 return v0 + v1 + v2 + v3 + v4 + v5 + v6 + v7 + v8; in intInstructions() 71 long v0, long v1, long v2, long v3, long v4, long v5, long v6, long v7, long v8) { 79 v1 = b1 ? (v7 * 100L) : (v7 / 100L); 85 v7 = v6 < 0L ? -v6 : v6; 86 return v0 + v1 + v2 + v3 + v4 + v5 + v6 + v7 + v8; 90 float v0, float v1, float v2, float v3, float v4, float v5, float v6, float v7, float v8) { [all …]
|
| /external/ow2-asm/asm-test/src/resources/java/jdk5/ |
| D | AllInstructions.java | 56 int v0, int v1, int v2, int v3, int v4, int v5, int v6, int v7, int v8) { in intInstructions() argument 64 v1 = b1 ? (v7 * 100) : (v7 / 100); in intInstructions() 70 v7 = v6 < 0 ? -v6 : v6; in intInstructions() 76 v6 = v5 != 0 ? v6 : v7; in intInstructions() 77 return v0 + v1 + v2 + v3 + v4 + v5 + v6 + v7 + v8; in intInstructions() 81 long v0, long v1, long v2, long v3, long v4, long v5, long v6, long v7, long v8) { 89 v1 = b1 ? (v7 * 100L) : (v7 / 100L); 95 v7 = v6 < 0L ? -v6 : v6; 96 return v0 + v1 + v2 + v3 + v4 + v5 + v6 + v7 + v8; 100 float v0, float v1, float v2, float v3, float v4, float v5, float v6, float v7, float v8) { [all …]
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_ffhybrid_fp32_mla_6x16/ |
| D | generic.cpp | 234 "fmla v9.4s, v7.4s, v0.s[0]\n" in a64_ffhybrid_fp32_mla_6x16() 238 "fmla v11.4s, v7.4s, v0.s[0]\n" in a64_ffhybrid_fp32_mla_6x16() 242 "fmla v9.4s, v7.4s, v0.s[1]\n" in a64_ffhybrid_fp32_mla_6x16() 246 "fmla v11.4s, v7.4s, v0.s[1]\n" in a64_ffhybrid_fp32_mla_6x16() 250 "fmla v9.4s, v7.4s, v0.s[2]\n" in a64_ffhybrid_fp32_mla_6x16() 254 "fmla v11.4s, v7.4s, v0.s[2]\n" in a64_ffhybrid_fp32_mla_6x16() 258 "fmla v9.4s, v7.4s, v0.s[3]\n" in a64_ffhybrid_fp32_mla_6x16() 263 "fmla v11.4s, v7.4s, v0.s[3]\n" in a64_ffhybrid_fp32_mla_6x16() 276 "fmla v9.4s, v7.4s, v0.s[0]\n" in a64_ffhybrid_fp32_mla_6x16() 280 "fmla v11.4s, v7.4s, v0.s[0]\n" in a64_ffhybrid_fp32_mla_6x16() [all …]
|