Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h625 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.h315 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h287 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp616 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering