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

  /external/clang/include/clang/Basic/
TargetInfo.h 417 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
419 return AtomicSizeInBits <= AlignmentInBits &&
420 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
421 (AtomicSizeInBits <= getCharWidth() ||
422 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 437 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
439 return AtomicSizeInBits <= AlignmentInBits &&
440 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 437 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
439 return AtomicSizeInBits <= AlignmentInBits &&
440 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 437 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
439 return AtomicSizeInBits <= AlignmentInBits &&
440 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 437 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
439 return AtomicSizeInBits <= AlignmentInBits &&
440 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 437 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
439 return AtomicSizeInBits <= AlignmentInBits &&
440 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 437 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
439 return AtomicSizeInBits <= AlignmentInBits &&
440 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 457 virtual bool hasBuiltinAtomic(uint64_t AtomicSizeInBits,
459 return AtomicSizeInBits <= AlignmentInBits &&
460 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 33 uint64_t AtomicSizeInBits;
44 : CGF(CGF), AtomicSizeInBits(0), ValueSizeInBits(0),
63 AtomicSizeInBits = AtomicTI.Width;
66 assert(ValueSizeInBits <= AtomicSizeInBits);
80 AtomicSizeInBits = C.toBits(
91 CGF.Builder.getIntNTy(AtomicSizeInBits)->getPointerTo(),
95 BFI.StorageSize = AtomicSizeInBits;
101 AtomicTy = C.getIntTypeForBitwidth(AtomicSizeInBits, OrigBFI.IsSigned);
105 C.toCharUnitsFromBits(AtomicSizeInBits).getQuantity());
114 AtomicSizeInBits = C.getTypeSize(AtomicTy)
    [all...]

Completed in 1486 milliseconds