HomeSort by relevance Sort by last modified time
    Searched refs:Mid32 (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
BranchProbability.cpp 84 uint32_t Mid32 = Mid32Partial + (ProductLow >> 32);
87 Upper32 += Mid32 < Mid32Partial;
93 uint64_t Rem = (uint64_t(Upper32) << 32) | Mid32;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypes.h 659 ULONG Mid32;
oledb.h 545 ULONG Mid32;
    [all...]

Completed in 205 milliseconds