Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1580 setMaxAtomicSizeInBitsSupported(64); in SparcTargetLowering()
1582 setMaxAtomicSizeInBitsSupported(32); in SparcTargetLowering()
1584 setMaxAtomicSizeInBitsSupported(0); in SparcTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp215 setMaxAtomicSizeInBitsSupported(Subtarget.getXLen()); in RISCVTargetLowering()
218 setMaxAtomicSizeInBitsSupported(0); in RISCVTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp281 setMaxAtomicSizeInBitsSupported(64); in WebAssemblyTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2130 void setMaxAtomicSizeInBitsSupported(unsigned SizeInBits) { in setMaxAtomicSizeInBitsSupported() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1299 setMaxAtomicSizeInBitsSupported(64); in HexagonTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp170 setMaxAtomicSizeInBitsSupported(32); in X86TargetLowering()