HomeSort by: relevance | last modified time | path
    Searched refs:isSelectSupported (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 173 bool isSelectSupported(SelectSupportKind) const override;
AMDGPUISelLowering.cpp 701 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h 395 bool isSelectSupported(SelectSupportKind Kind) const override {
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 730 bool isSelectSupported(SelectSupportKind Kind) const override {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 410 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp 6739 if (TLI->isSelectSupported(SelectKind) &&

Completed in 48 milliseconds