Home
last modified time | relevance | path

Searched defs:isSelectSupported (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYISelLowering.h86 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h757 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.h414 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp797 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h452 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function