Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1209 Value *NarrowOp = Builder.CreateBinOp(Opcode, X, Y); in narrowUDivURem() local
1383 Value *NarrowOp = Builder.CreateSDiv(Op0Src, NarrowDivisor); in visitSDiv() local
H A DInstCombineCasts.cpp762 Value *NarrowOp = Builder.CreateTrunc(Shuf->getOperand(0), Trunc.getType()); in shrinkSplatShuffle() local
794 Value *NarrowOp = Builder.CreateCast(Opcode, ScalarOp, DestScalarTy); in shrinkInsertElt() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8044 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local
8067 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local