Home
last modified time | relevance | path

Searched defs:hasAtomMinMax64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h74 bool hasAtomMinMax64() const { return SmVersion >= 32; } in hasAtomMinMax64() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h74 bool hasAtomMinMax64() const { return SmVersion >= 32; } in hasAtomMinMax64() function