Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp759 SDValue Sub_1 = Shl_0.getOperand(1); // Val in SelectSHL() local
764 if (Sub_1.getOpcode() == ISD::SHL) { in SelectSHL()
765 SDValue Shl2_0 = Sub_1.getOperand(0); // Val in SelectSHL()
766 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL()