Searched defs:ScalarOp (Results 1 – 6 of 6) sorted by relevance
472 Value *ScalarOp = IEI->getOperand(1); in collectSingleShuffleElements() local627 Value *ScalarOp = IEI->getOperand(1); in collectShuffleElements() local1028 Value *ScalarOp = IE.getOperand(1); in visitInsertElementInst() local
671 Value *ScalarOp = InsElt->getOperand(1); in shrinkInsertElt() local
1521 SDValue ScalarOp = DAG.getNode(Node->getOpcode(), dl, ValueVTs, Opers); in UnrollStrictFPOp() local
5040 SDValue ScalarOp = InBV->getOperand(i); in FoldConstantVectorArithmetic() local
811 Constant *ScalarOp = ConstantExpr::getExtractElement(Op, Idx); in ConstantFoldExtractElementInstruction() local
8535 static SDValue getReductionSDNode(unsigned Op, SDLoc DL, SDValue ScalarOp, in getReductionSDNode()