Home
last modified time | relevance | path

Searched refs:setMaxAtomicSizeInBitsSupported (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp141 setMaxAtomicSizeInBitsSupported(Subtarget.getXLen()); in RISCVTargetLowering()
143 setMaxAtomicSizeInBitsSupported(0); in RISCVTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp157 setMaxAtomicSizeInBitsSupported(64); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1625 setMaxAtomicSizeInBitsSupported(64); in SparcTargetLowering()
1627 setMaxAtomicSizeInBitsSupported(32); in SparcTargetLowering()
1629 setMaxAtomicSizeInBitsSupported(0); in SparcTargetLowering()
/external/llvm/include/llvm/Target/
DTargetLowering.h1557 void setMaxAtomicSizeInBitsSupported(unsigned SizeInBits) { in setMaxAtomicSizeInBitsSupported() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1930 void setMaxAtomicSizeInBitsSupported(unsigned SizeInBits) { in setMaxAtomicSizeInBitsSupported() function
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAtomics.rst432 ``setMaxAtomicSizeInBitsSupported`` (which defaults to 0).
/external/llvm/docs/
DAtomics.rst432 ``setMaxAtomicSizeInBitsSupported`` (which defaults to 0).
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1639 setMaxAtomicSizeInBitsSupported(64); in SparcTargetLowering()
1641 setMaxAtomicSizeInBitsSupported(0); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1238 setMaxAtomicSizeInBitsSupported(64); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1716 setMaxAtomicSizeInBitsSupported(64); in HexagonTargetLowering()