Searched refs:SelectSupportKind (Results 1 – 6 of 6) sorted by relevance
625 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported()627 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
178 bool isSelectSupported(SelectSupportKind) const override;
616 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported()
315 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported()
149 enum SelectSupportKind { enum287 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() argument
6080 TargetLowering::SelectSupportKind SelectKind; in optimizeSelectInst()