Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp610 SDValue Sub_1 = Shl_0.getOperand(1); // Val in SelectSHL() local
612 if (C1->getSExtValue() != 0 || Sub_1.getOpcode() != ISD::SHL) in SelectSHL()
614 SDValue Shl2_0 = Sub_1.getOperand(0); // Val in SelectSHL()
615 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL()