Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp594 SDValue Mul_1 = Shl_0.getOperand(1); // Const in SelectSHL() local
596 if (ConstantSDNode *C = dyn_cast<ConstantSDNode>(Mul_1)) { in SelectSHL()