Home
last modified time | relevance | path

Searched refs:CandidateBinOps (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h2160 ArrayRef<ISD::NodeType> CandidateBinOps,
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11281 ArrayRef<ISD::NodeType> CandidateBinOps, in matchBinOpReduction() argument
11290 if (llvm::none_of(CandidateBinOps, [Op](ISD::NodeType BinOp) { in matchBinOpReduction()