Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1133 return MaxAtomicSizeInBitsSupported; in getMaxAtomicSizeInBitsSupported()
1558 MaxAtomicSizeInBitsSupported = SizeInBits; in setMaxAtomicSizeInBitsSupported()
1977 unsigned MaxAtomicSizeInBitsSupported; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp831 MaxAtomicSizeInBitsSupported = 1024; in TargetLoweringBase()
/external/llvm/docs/
DAtomics.rst482 ``MaxAtomicSizeInBitsSupported`` into calls to these functions.