Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp930 Value *NarrowOp = Builder.CreateBinOp(Opcode, X, Y); in narrowUDivURem() local
946 Value *NarrowOp = isa<Constant>(D) ? Builder.CreateBinOp(Opcode, X, TruncC) in narrowUDivURem() local
1093 Value *NarrowOp = Builder.CreateSDiv(Op0Src, NarrowDivisor); in visitSDiv() local
DInstCombineCasts.cpp646 Value *NarrowOp = Builder.CreateTrunc(Shuf->getOperand(0), Trunc.getType()); in shrinkSplatShuffle() local
678 Value *NarrowOp = Builder.CreateCast(Opcode, ScalarOp, DestScalarTy); in shrinkInsertElt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1198 Value *NarrowOp = Builder.CreateBinOp(Opcode, X, Y); in narrowUDivURem() local
1370 Value *NarrowOp = Builder.CreateSDiv(Op0Src, NarrowDivisor); in visitSDiv() local
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
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1167 Value *NarrowOp = Builder->CreateSDiv(Op0Src, NarrowDivisor); in visitSDiv() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8044 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local
8067 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6490 SDValue NarrowOp = Op->getOperand(0); in calculateByteProvider() local