Searched refs:NotSm80Action (Results 1 – 1 of 1) sorted by relevance
845 auto GetMinMaxAction = [&](LegalizeAction NotSm80Action) { in NVPTXTargetLowering() argument847 return IsAtLeastSm80 ? Legal : NotSm80Action; in NVPTXTargetLowering()