Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp23839 static bool matchScalarReduction(SDValue Op, ISD::NodeType BinOp, in matchScalarReduction() function
24004 if (Op.getOpcode() == ISD::OR && matchScalarReduction(Op, ISD::OR, VecIns)) { in MatchVectorAllZeroTest()
49189 if (matchScalarReduction(SDValue(N, 0), ISD::AND, SrcOps, &SrcPartials) && in combineAnd()
49708 if (matchScalarReduction(SDValue(N, 0), ISD::OR, SrcOps, &SrcPartials) && in combineOr()