Home
last modified time | relevance | path

Searched refs:MaxAtomicSizeInBitsSupported (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1952 return MaxAtomicSizeInBitsSupported; in getMaxAtomicSizeInBitsSupported()
2544 MaxAtomicSizeInBitsSupported = SizeInBits; in setMaxAtomicSizeInBitsSupported()
3272 unsigned MaxAtomicSizeInBitsSupported; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp725 MaxAtomicSizeInBitsSupported = 1024; in TargetLoweringBase()
/openbsd/gnu/llvm/llvm/docs/
H A DAtomics.rst500 ``MaxAtomicSizeInBitsSupported`` into calls to these functions.