Searched refs:SelectSupportKind (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h128 bool isSelectSupported(SelectSupportKind) const override;
H A DAMDGPUISelLowering.cpp421 bool AMDGPUTargetLowering::isSelectSupported(SelectSupportKind SelType) const {
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h244 bool isSelectSupported(SelectSupportKind Kind) const override {
/external/llvm/include/llvm/Target/
H A DTargetLowering.h121 enum SelectSupportKind { enum in class:llvm::TargetLoweringBase
193 virtual bool isSelectSupported(SelectSupportKind /*kind*/) const {
/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4507 TargetLowering::SelectSupportKind SelectKind;

Completed in 740 milliseconds