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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.h263 virtual bool isSelectSupported(SelectSupportKind Kind) const {
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h111 enum SelectSupportKind { enum in class:llvm::TargetLowering
152 virtual bool isSelectSupported(SelectSupportKind kind) const { return true; }
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp1283 TargetLowering::SelectSupportKind SelectKind;

Completed in 227 milliseconds