/external/elfutils/src/libdwfl/ |
D | linux-core-attach.c | 228 uint64_t val64 = read_8ubyte_unaligned_noncvt (desc + item->offset); in core_set_initial_registers() local 229 val64 = (elf_getident (core, NULL)[EI_DATA] == ELFDATA2MSB in core_set_initial_registers() 230 ? be64toh (val64) : le64toh (val64)); in core_set_initial_registers() 231 pc = val64; in core_set_initial_registers() 270 uint64_t val64 = read_8ubyte_unaligned_noncvt (reg_desc); in core_set_initial_registers() local 271 reg_desc += sizeof val64; in core_set_initial_registers() 272 val64 = (elf_getident (core, NULL)[EI_DATA] == ELFDATA2MSB in core_set_initial_registers() 273 ? be64toh (val64) : le64toh (val64)); in core_set_initial_registers() 274 assert (sizeof (*thread->unwound->regs) == sizeof val64); in core_set_initial_registers() 275 val = val64; in core_set_initial_registers()
|
/external/llvm/test/CodeGen/AArch64/ |
D | addsub.ll | 20 %val64 = load i64, i64* @var_i64 21 %newval64 = add i64 %val64, 52 65 %val64 = load i64, i64* @var_i64 66 %newval64 = add i64 %val64, 16773120 ; =0xfff000 82 %val64 = load i64, i64* @var_i64 83 %newval64 = sub i64 %val64, 52 99 %val64 = load i64, i64* @var_i64 100 %newval64 = sub i64 %val64, 16773120 ; =0xfff000
|
D | tst-br.ll | 13 %val64 = load i64, i64* @var64 27 %tbit2 = and i64 %val64, 32768 33 %tbit3 = and i64 %val64, 4096
|
D | arm64-fp128.ll | 69 %val64 = fptosi fp128 %val to i64 70 store i64 %val64, i64* @var64 84 %val64 = fptoui fp128 %val to i64 85 store i64 %val64, i64* @var64 100 %val64 = sitofp i64 %src64 to fp128 101 store volatile fp128 %val64, fp128* @lhs 116 %val64 = uitofp i64 %src64 to fp128 117 store volatile fp128 %val64, fp128* @lhs
|
D | bitfield.ll | 67 define void @test_shifts(i32 %val32, i64 %val64) { 82 %shift4 = ashr i64 %val64, 31 86 %shift5 = lshr i64 %val64, 8 90 %shift6 = shl i64 %val64, 63 94 %shift7 = ashr i64 %val64, 63 98 %shift8 = lshr i64 %val64, 63
|
D | floatdp_1source.ll | 111 %val64 = load volatile double, double* @vardouble 129 %val64to16 = fptrunc double %val64 to half 133 %val64to32 = fptrunc double %val64 to float
|
D | ldst-regoffset.ll | 188 %val64 = load volatile i64, i64* @var_64bit 189 store volatile i64 %val64, i64* %addr_uxtwN 240 %val64 = load volatile float, float* @var_float 241 store volatile float %val64, float* %addr_uxtwN 293 %val64 = load volatile double, double* @var_double 294 store volatile double %val64, double* %addr_uxtwN 347 %val64 = load volatile fp128, fp128* %base 348 store volatile fp128 %val64, fp128* %addr_uxtwN
|
D | ldst-unscaledimm.ll | 67 %val64 = load volatile i64, i64* @var_64bit 68 %val8_trunc64 = trunc i64 %val64 to i8 135 %val64 = load volatile i64, i64* @var_64bit 136 %val16_trunc64 = trunc i64 %val64 to i16
|
D | ldst-unsignedimm.ll | 58 %val64 = load volatile i64, i64* @var_64bit 59 %val8_trunc64 = trunc i64 %val64 to i8 112 %val64 = load volatile i64, i64* @var_64bit 113 %val16_trunc64 = trunc i64 %val64 to i16
|
D | arm64-register-offset-addressing.ll | 136 %val64 = load volatile i64, i64* @var_64bit 137 store volatile i64 %val64, i64* %addr_uxtwN
|
D | func-argpassing.ll | 133 %val64 = load volatile i64, i64* %addr 134 store volatile i64 %val64, i64* @var64
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | evsel.c | 1179 u.val64 = *array; in perf_evsel__parse_id_sample() 1182 u.val64 = bswap_64(u.val64); in perf_evsel__parse_id_sample() 1206 u.val64 = *array; in perf_evsel__parse_id_sample() 1209 u.val64 = bswap_64(u.val64); in perf_evsel__parse_id_sample() 1286 u.val64 = *array; in perf_evsel__parse_sample() 1289 u.val64 = bswap_64(u.val64); in perf_evsel__parse_sample() 1322 u.val64 = *array; in perf_evsel__parse_sample() 1325 u.val64 = bswap_64(u.val64); in perf_evsel__parse_sample() 1395 u.val64 = *array; in perf_evsel__parse_sample() 1399 u.val64 = bswap_64(u.val64); in perf_evsel__parse_sample() [all …]
|
D | types.h | 20 u64 val64; member
|
/external/llvm/test/CodeGen/R600/ |
D | half.ll | 49 %val64 = fpext half %val16 to double 50 store double %val64, double addrspace(1)* %out
|
/external/llvm/test/MC/AArch64/ |
D | elf-globaladdress.ll | 24 %val64 = load i64, i64* @var64 25 store volatile i64 %val64, i64* @var64
|
/external/llvm/test/CodeGen/NVPTX/ |
D | half.ll | 47 %val64 = fpext half %val16 to double 48 store double %val64, double addrspace(1)* %out
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnumtst.c | 1381 int64_t val64; in TestInt64Format() local 1408 val64 = unum_parseInt64(fmt, result, u_strlen(result), &parsepos, &status); in TestInt64Format() 1411 } else if (val64 != U_INT64_MAX) { in TestInt64Format() 1412 log_err("parseInt64 returned incorrect value, got: %ld\n", val64); in TestInt64Format() 1440 val64 = unum_parseInt64(fmt, result, u_strlen(result), &parsepos, &status); in TestInt64Format() 1443 } else if (val64 != U_INT64_MIN) { in TestInt64Format() 1444 log_err("parseInt64 returned incorrect value, got: %ld\n", val64); in TestInt64Format() 1472 val64 = unum_parseInt64(fmt, result, u_strlen(result), &parsepos, &status); in TestInt64Format() 1475 } else if (val64 != U_INT64_MAX) { in TestInt64Format() 1476 log_err("parseInt64 returned incorrect value, got: %ld\n", val64); in TestInt64Format()
|
/external/openssh/ |
D | readconf.c | 754 long long val64; in process_config_line() local 943 val64 = 0; in process_config_line() 945 if (scan_scaled(arg, &val64) == -1) in process_config_line() 949 if (val64 > UINT_MAX) in process_config_line() 952 if (val64 != 0 && val64 < 16) in process_config_line() 957 options->rekey_limit = (u_int32_t)val64; in process_config_line()
|
D | servconf.c | 902 long long val64; in process_server_config_line() local 1252 val64 = 0; in process_server_config_line() 1254 if (scan_scaled(arg, &val64) == -1) in process_server_config_line() 1258 if (val64 > UINT_MAX) in process_server_config_line() 1261 if (val64 != 0 && val64 < 16) in process_server_config_line() 1266 options->rekey_limit = (u_int32_t)val64; in process_server_config_line()
|
/external/kernel-headers/original/uapi/linux/genwqe/ |
D | genwqe_card.h | 251 __u64 val64; member
|
/external/selinux/checkpolicy/ |
D | policy_parse.y | 70 uint64_t val64; member 82 %type <val64> number64
|
/external/lz4/lib/ |
D | lz4.c | 244 U64 val64; in LZ4_read64() local 245 memcpy(&val64, memPtr, 8); in LZ4_read64() 246 return val64; in LZ4_read64()
|
/external/llvm/test/CodeGen/X86/ |
D | block-placement.ll | 923 %val64 = load volatile float, float* undef 924 %cmp64 = fcmp une float %val64, undef
|