Searched defs:isSelectSupported (Results 1 – 3 of 3) sorted by relevance
246 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
495 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering
196 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function