Home
last modified time | relevance | path

Searched refs:x111 (Results 1 – 25 of 32) sorted by relevance

12

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dadd.h88 int32x4_t x111 = vmovl_s16(input1_val_low_low); in AddElementwise() local
97 x111 = vshlq_s32(x111, input1_left_dup); in AddElementwise()
105 x111 = vqrdmulhq_n_s32(x111, params.input1_multiplier); in AddElementwise()
113 int32x4_t s11 = vaddq_s32(x111, x211); in AddElementwise()
/external/curl/m4/
Dcurl-openssl.m469 0x111) tst_show="1.1.1" ;;
129 tst_api="0x111"
228 0x111) tst_show="1.1.1" ;;
/external/llvm-project/clang/test/Sema/
Dmany-parameters.c121 int x111,
/external/clang/test/Sema/
Dmany-parameters.c121 int x111,
/external/boringssl/src/third_party/fiat/
Dcurve25519_32.h255 uint64_t x111 = (x98 + (x89 + (x81 + (x40 + (x37 + (x33 + (x28 + (x22 + (x15 + x7))))))))); in fiat_25519_carry_mul() local
260 uint64_t x116 = (x114 + x111); in fiat_25519_carry_mul()
425 uint64_t x111 = (x110 >> 25); in fiat_25519_carry_square() local
427 uint64_t x113 = (x111 * UINT8_C(0x13)); in fiat_25519_carry_square()
780 uint8_t x111 = (uint8_t)(x108 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
815 out1[27] = x111; in fiat_25519_to_bytes()
Dp256_64.h291 uint64_t x111; in fiat_p256_mul() local
293 fiat_p256_mulx_u64(&x111, &x112, x99, UINT32_C(0xffffffff)); in fiat_p256_mul()
299 fiat_p256_addcarryx_u64(&x115, &x116, 0x0, x114, x111); in fiat_p256_mul()
586 uint64_t x111; in fiat_p256_square() local
588 fiat_p256_mulx_u64(&x111, &x112, x99, UINT32_C(0xffffffff)); in fiat_p256_square()
594 fiat_p256_addcarryx_u64(&x115, &x116, 0x0, x114, x111); in fiat_p256_square()
Dp256_32.h288 fiat_p256_uint1 x111; in fiat_p256_mul() local
289 fiat_p256_addcarryx_u32(&x110, &x111, x109, x63, x93); in fiat_p256_mul()
292 fiat_p256_addcarryx_u32(&x112, &x113, x111, x65, x95); in fiat_p256_mul()
1295 fiat_p256_uint1 x111; in fiat_p256_square() local
1296 fiat_p256_addcarryx_u32(&x110, &x111, x109, x63, x93); in fiat_p256_square()
1299 fiat_p256_addcarryx_u32(&x112, &x113, x111, x65, x95); in fiat_p256_square()
2550 fiat_p256_uint1 x111; in fiat_p256_from_montgomery() local
2551 fiat_p256_addcarryx_u32(&x110, &x111, 0x0, x109, x106); in fiat_p256_from_montgomery()
2554 fiat_p256_addcarryx_u32(&x112, &x113, x111, x107, x104); in fiat_p256_from_montgomery()
/external/rust/crates/ring/third_party/fiat/
Dcurve25519_32.h255 uint64_t x111 = (x98 + (x89 + (x81 + (x40 + (x37 + (x33 + (x28 + (x22 + (x15 + x7))))))))); in fiat_25519_carry_mul() local
260 uint64_t x116 = (x114 + x111); in fiat_25519_carry_mul()
425 uint64_t x111 = (x110 >> 25); in fiat_25519_carry_square() local
427 uint64_t x113 = (x111 * UINT8_C(0x13)); in fiat_25519_carry_square()
780 uint8_t x111 = (uint8_t)(x108 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
815 out1[27] = x111; in fiat_25519_to_bytes()
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/
Dp256_64.h291 uint64_t x111; in fiat_p256_mul() local
293 fiat_p256_mulx_u64(&x111, &x112, x99, UINT32_C(0xffffffff)); in fiat_p256_mul()
299 fiat_p256_addcarryx_u64(&x115, &x116, 0x0, x114, x111); in fiat_p256_mul()
586 uint64_t x111; in fiat_p256_square() local
588 fiat_p256_mulx_u64(&x111, &x112, x99, UINT32_C(0xffffffff)); in fiat_p256_square()
594 fiat_p256_addcarryx_u64(&x115, &x116, 0x0, x114, x111); in fiat_p256_square()
Dcurve25519_32.h255 uint64_t x111 = (x98 + (x89 + (x81 + (x40 + (x37 + (x33 + (x28 + (x22 + (x15 + x7))))))))); in fiat_25519_carry_mul() local
260 uint64_t x116 = (x114 + x111); in fiat_25519_carry_mul()
425 uint64_t x111 = (x110 >> 25); in fiat_25519_carry_square() local
427 uint64_t x113 = (x111 * UINT8_C(0x13)); in fiat_25519_carry_square()
780 uint8_t x111 = (uint8_t)(x108 & UINT8_C(0xff)); in fiat_25519_to_bytes() local
815 out1[27] = x111; in fiat_25519_to_bytes()
Dp256_32.h288 fiat_p256_uint1 x111; in fiat_p256_mul() local
289 fiat_p256_addcarryx_u32(&x110, &x111, x109, x63, x93); in fiat_p256_mul()
292 fiat_p256_addcarryx_u32(&x112, &x113, x111, x65, x95); in fiat_p256_mul()
1295 fiat_p256_uint1 x111; in fiat_p256_square() local
1296 fiat_p256_addcarryx_u32(&x110, &x111, x109, x63, x93); in fiat_p256_square()
1299 fiat_p256_addcarryx_u32(&x112, &x113, x111, x65, x95); in fiat_p256_square()
2550 fiat_p256_uint1 x111; in fiat_p256_from_montgomery() local
2551 fiat_p256_addcarryx_u32(&x110, &x111, 0x0, x109, x106); in fiat_p256_from_montgomery()
2554 fiat_p256_addcarryx_u32(&x112, &x113, x111, x107, x104); in fiat_p256_from_montgomery()
/external/cpuinfo/test/dmesg/
Dpadcod-10.1.log1101 <4>[ 12.823513] bank 0 block 0x111,page 0x28
1104 <4>[ 12.826876] bank 0 block 0x111,page 0x26
1110 <4>[ 13.071973] bank 0 block 0x111,page 0x48
1113 <4>[ 13.080883] bank 0 block 0x111,page 0x32
1116 <4>[ 13.083698] bank 0 block 0x111,page 0x34
1151 <4>[ 14.925054] bank 0 block 0x111,page 0x10
1154 <4>[ 14.926432] bank 0 block 0x111,page 0xc
1163 <4>[ 15.224635] bank 0 block 0x111,page 0x6a
1166 <4>[ 15.228656] bank 0 block 0x111,page 0x6c
/external/llvm/include/llvm/Support/ELFRelocs/
DAArch64.def27 ELF_RELOC(R_AARCH64_LD_PREL_LO19, 0x111)
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenSystemRegister.inc278 { "basepri", 0x811, 0x111, 0x811, {ARM::HasV7Ops} }, // 24
444 { 0x111, 24 },
/external/llvm-project/lldb/test/API/commands/settings/use_source_cache/
Dmain.cpp124 int x111 = x110 * x109 + x108; in calc() local
125 int x112 = x111 * x110 + x109; in calc()
126 int x113 = x112 * x111 + x110; in calc()
127 int x114 = x113 * x112 + x111; in calc()
/external/llvm/test/Transforms/BBVectorize/X86/
Dwr-aliases.ll79 %x111.i = getelementptr inbounds %class.QBezier.15, %class.QBezier.15* %add.ptr, i64 0, i32 0
80 store double %v9, double* %x111.i, align 16
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def26 ELF_RELOC(R_AARCH64_LD_PREL_LO19, 0x111)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def26 ELF_RELOC(R_AARCH64_LD_PREL_LO19, 0x111)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def26 ELF_RELOC(R_AARCH64_LD_PREL_LO19, 0x111)
/external/strace/xlat/
Devdev_keycode.in286 BTN_RIGHT 0x111
/external/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.mm557 (b.r..a.g.) * 0x111:
564 writeMask = ((((angleMask * 0x41) & 0x14A) * 0x111) >> 7) & 0xF;
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td104 def CmpNAN_FTZ : PatLeaf<(i32 0x111)>;
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td99 def CmpNAN_FTZ : PatLeaf<(i32 0x111)>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td99 def CmpNAN_FTZ : PatLeaf<(i32 0x111)>;
/external/mesa3d/src/freedreno/.gitlab-ci/reference/
Dcrash.log278 00000111 RBBM_CLOCK_DELAY_GMU_GX: 0x111
2426 00000000 0x111: 00000000

12