Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp841 auto GetMinMaxAction = [&](LegalizeAction NotSm80Action) { in NVPTXTargetLowering() argument
843 return IsAtLeastSm80 ? Legal : NotSm80Action; in NVPTXTargetLowering()