Home
last modified time | relevance | path

Searched defs:NewShift1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp395 Value *NewShift1 = Builder.CreateBinOp(ShiftOpcode, X, ShiftSumC); foldShiftOfShiftedBinOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9668 SDValue NewShift1 = DAG.getNode(ShiftOpcode, DL, VT, X, ShiftSumC); combineShiftOfShiftedLogic() local
[all...]