enum TargetLoweringBase::SelectSupportKind

Description

Enum that describes what type of support for selects the target has.

Declared at: llvm/include/llvm/CodeGen/TargetLowering.h:237

Enumerators

NameValueComment
ScalarValSelect0
ScalarCondVectorVal1
VectorMaskSelect2