Searched defs:shouldScalarizeBinop (Results 1 – 3 of 3) sorted by relevance
1308 bool shouldScalarizeBinop(SDValue) const override; in shouldScalarizeBinop() function
5343 bool X86TargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function in X86TargetLowering
2756 virtual bool shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop() function