Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h625 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h315 bool isSelectSupported(SelectSupportKind Kind) const override { in isSelectSupported() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h287 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const { in isSelectSupported() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp616 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const { in isSelectSupported() function in AMDGPUTargetLowering