Searched refs:ULL (Results 426 - 444 of 444) sorted by relevance

<<1112131415161718

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2283 DAG.getConstant((-1ULL) >> 1, SL, MVT::i64));
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c1857 cp->dn_value &= ~0ULL >>
/freebsd-11.0-release/sys/dev/isp/
H A Disp_freebsd.c2058 if (NANOTIME_SUB(&now, &isp->isp_init_time) > 2000000000ULL) {
/freebsd-11.0-release/sys/dev/bwn/
H A Dif_bwn_phy_g.c2589 if (!update && !(pvector & (((uint64_t)1ULL) << i)))
/freebsd-11.0-release/sys/i386/i386/
H A Dpmap.c1856 KASSERT(pmap_kextract((vm_offset_t)pmap->pm_pdpt) < (4ULL<<30),
/freebsd-11.0-release/sys/dev/sound/usb/
H A Duaudio.c2039 temp *= 125ULL;
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2425 return 1ULL << 63;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp705 if ((TV > 63) || (mask & (1ULL << TV)) == 0)
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1784 if ((LHSKnownZero.getZExtValue()|~(uint64_t)imm) == ~0ULL) {
10468 (1ULL << Bits) == 0) {
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp7477 uint64_t Mask = ~0ULL >> (64 - PtrSize);
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1920 Cnt == TargetLowering::ZeroOrNegativeOneBooleanContent ? -1ULL : 1, dl,
H A DDAGCombiner.cpp4789 DAG.getConstant(~0ULL >> ShAmt, DL, VT));
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8638 if (ErrorInfo != ~0ULL) {
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3849 Mask |= 1ULL << ((E - I - 1) * BytesPerElement + J);
/freebsd-11.0-release/sys/dev/bce/
H A Dif_bce.c1431 ifp->if_baudrate = IF_Mbps(2500ULL);
/freebsd-11.0-release/contrib/ntp/
H A Dconfigure16094 unsigned long long int ull = 18446744073709551615ULL;
16098 typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
16367 unsigned long long int ull = 18446744073709551615ULL;
16371 typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dconfigure6769 unsigned long long int ull = 18446744073709551615ULL;
6773 typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
7042 unsigned long long int ull = 18446744073709551615ULL;
7046 typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6563 bool isZero = !(NonZeros & (1ULL << i));
13241 // Add 0 or 0x800...0ULL to the 64-bit result, which is equivalent
[all...]
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dconfigure11214 unsigned long long ll = 18446744073709551615ULL;

Completed in 898 milliseconds

<<1112131415161718