Searched refs:isBoolLogicOp (Results 1 – 1 of 1) sorted by relevance
13958 static bool isBoolLogicOp(Instruction *I) { in isBoolLogicOp() function in __anon3e6d93aa10011::HorizontalReduction13970 isBoolLogicOp(I)) in isVectorizable()14218 if (isCmpSelMinMax(I) || isBoolLogicOp(I)) { in hasSameParent()14524 [](Instruction *I) { return isBoolLogicOp(I); })) in tryToReduce()14536 return isBoolLogicOp(cast<Instruction>(V)); in tryToReduce()14879 if ((isBoolLogicOp(RdxRootInst) || in tryToReduce()14961 if (isBoolLogicOp(RedOp1) && in tryToReduce()14965 if (isBoolLogicOp(RedOp2) && ((!InitStep && RHS == VectorizedTree) || in tryToReduce()