Searched refs:isSelectSupported (Results 1 – 6 of 6) sorted by relevance
173 bool isSelectSupported(SelectSupportKind) const override;
701 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering
395 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
730 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
410 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function
6739 if (TLI->isSelectSupported(SelectKind) && in optimizeSelectInst()