Searched refs:SelectSupportKind (Results 1 – 5 of 5) sorted by relevance
128 bool isSelectSupported(SelectSupportKind) const override;
421 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported()
244 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported()
121 enum SelectSupportKind { enum193 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() argument
4507 TargetLowering::SelectSupportKind SelectKind; in optimizeSelectInst()