Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp758 SDValue Sub_0 = Shl_0.getOperand(0); // Const 0 in SelectSHL() local
760 if (Sub_0.getOpcode() == ISD::Constant) { in SelectSHL()
762 cast<ConstantSDNode>(Sub_0.getNode())->getSExtValue(); in SelectSHL()