Home
last modified time | relevance | path

Searched defs:NarrowOp (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1483 Value *NarrowOp = IC.Builder.CreateBinOp(Opcode, X, Y); in narrowUDivURem() local
1645 Value *NarrowOp = Builder.CreateSDiv(Op0Src, NarrowDivisor); in visitSDiv() local
H A DInstCombineCasts.cpp638 Value *NarrowOp = Builder.CreateTrunc(Shuf->getOperand(0), Trunc.getType()); in shrinkSplatShuffle() local
670 Value *NarrowOp = Builder.CreateCast(Opcode, ScalarOp, DestScalarTy); in shrinkInsertElt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11752 SDValue NarrowOp = Op->getOperand(0); in calculateSrcByte() local
11945 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8742 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local
8766 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15796 SDValue NarrowOp = Op1.getOperand(0); in PerformDAGCombine() local