Home
last modified time | relevance | path

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

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