Home
last modified time | relevance | path

Searched refs:Shl2_1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp615 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL() local
616 if (ConstantSDNode *C2 = dyn_cast<ConstantSDNode>(Shl2_1)) { in SelectSHL()