Home
last modified time | relevance | path

Searched defs:ScalarOp (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp647 Value *ScalarOp = IEI->getOperand(1); in collectSingleShuffleElements() local
801 Value *ScalarOp = IEI->getOperand(1); in collectShuffleElements() local
1547 Value *ScalarOp = InsElt.getOperand(1); foldTruncInsEltPair() local
1608 Value *ScalarOp = IE.getOperand(1); visitInsertElementInst() local
[all...]
H A DInstCombineCasts.cpp663 Value *ScalarOp = InsElt->getOperand(1); shrinkInsertElt() local
/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp376 Constant *ScalarOp = ConstantExpr::getExtractElement(Op, Idx); ConstantFoldExtractElementInstruction() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1979 SDValue ScalarOp = DAG.getNode(Node->getOpcode(), dl, ValueVTs, Opers); UnrollStrictFPOp() local
H A DSelectionDAG.cpp6708 SDValue ScalarOp = FoldConstantArithmetic() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14956 getReductionSDNode(unsigned Op,SDLoc DL,SDValue ScalarOp,SelectionDAG & DAG) getReductionSDNode() argument
27427 LowerVECREDUCE_SEQ_FADD(SDValue ScalarOp,SelectionDAG & DAG) const LowerVECREDUCE_SEQ_FADD() argument
27499 LowerReductionToSVE(unsigned Opcode,SDValue ScalarOp,SelectionDAG & DAG) const LowerReductionToSVE() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8780 SDValue &ScalarOp = Operands[SplatOp]; lowerVectorIntrinsicScalars() local
9020 SDValue &ScalarOp = Operands[SplatOp]; promoteVCIXScalar() local
[all...]