Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h730 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h395 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h410 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp701 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering