Searched defs:ScalarOp (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 640 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 D | InstCombineCasts.cpp | 655 Value *ScalarOp = InsElt->getOperand(1); shrinkInsertElt() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 444 Constant *ScalarOp = ConstantExpr::getExtractElement(Op, Idx); ConstantFoldExtractElementInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1884 SDValue ScalarOp = DAG.getNode(Node->getOpcode(), dl, ValueVTs, Opers); UnrollStrictFPOp() local
|
H A D | SelectionDAG.cpp | 6386 SDValue ScalarOp = FoldConstantArithmetic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 14087 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 D | RISCVISelLowering.cpp | 8253 SDValue &ScalarOp = Operands[SplatOp]; lowerVectorIntrinsicScalars() local [all...] |