Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp640 Value *ScalarOp = IEI->getOperand(1); collectSingleShuffleElements() local
794 Value *ScalarOp = IEI->getOperand(1); collectShuffleElements() local
1539 Value *ScalarOp = InsElt.getOperand(1); foldTruncInsEltPair() local
1600 Value *ScalarOp = IE.getOperand(1); visitInsertElementInst() local
[all...]
H A DInstCombineCasts.cpp655 Value *ScalarOp = InsElt->getOperand(1); shrinkInsertElt() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp444 Constant *ScalarOp = ConstantExpr::getExtractElement(Op, Idx); ConstantFoldExtractElementInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1884 SDValue ScalarOp = DAG.getNode(Node->getOpcode(), dl, ValueVTs, Opers); UnrollStrictFPOp() local
H A DSelectionDAG.cpp6386 SDValue ScalarOp = FoldConstantArithmetic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14087 getReductionSDNode(unsigned Op,SDLoc DL,SDValue ScalarOp,SelectionDAG & DAG) getReductionSDNode() argument
26181 LowerVECREDUCE_SEQ_FADD(SDValue ScalarOp,SelectionDAG & DAG) const LowerVECREDUCE_SEQ_FADD() argument
26253 LowerReductionToSVE(unsigned Opcode,SDValue ScalarOp,SelectionDAG & DAG) const LowerReductionToSVE() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8253 SDValue &ScalarOp = Operands[SplatOp]; lowerVectorIntrinsicScalars() local
[all...]