Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp980 auto *Shl0 = cast<OverflowingBinaryOperator>(Op0); foldIDivShl() local
1003 auto *Shl0 = cast<OverflowingBinaryOperator>(Op0); foldIDivShl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10075 SDValue Shl0 = DAG.getNode(ISD::SHL, SDLoc(N0), VT, N0.getOperand(0), N1); visitSHL() local
[all...]