Searched refs:isSelectSupported (Results 1 – 5 of 5) sorted by relevance
135 bool isSelectSupported(SelectSupportKind) const override;
495 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering
246 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
196 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function
4605 if (TLI->isSelectSupported(SelectKind) && in optimizeSelectInst()