Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h86 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h746 bool isSelectSupported(SelectSupportKind Kind) const override { isSelectSupported() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h415 bool isSelectSupported(SelectSupportKind Kind) const override { isSelectSupported() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h454 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { isSelectSupported() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp751 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { isSelectSupported() function in AMDGPUTargetLowering