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

/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1123 SDValue Sub_1 = Shl_0.getOperand(1); // Val local
1128 if (Sub_1.getOpcode() == ISD::SHL) {
1129 SDValue Shl2_0 = Sub_1.getOperand(0); // Val
1130 SDValue Shl2_1 = Sub_1.getOperand(1); // Const

Completed in 58 milliseconds