Searched refs:SelectSupportKind (Results 1 – 5 of 5) sorted by relevance
135 bool isSelectSupported(SelectSupportKind) const override;
495 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported()
246 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported()
124 enum SelectSupportKind { enum196 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() argument
4597 TargetLowering::SelectSupportKind SelectKind; in optimizeSelectInst()