Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Subreg

5165   SDNode *Subreg = getMachineNode(TargetOpcode::EXTRACT_SUBREG, DL,
5167 return SDValue(Subreg, 0);
5174 SDValue Operand, SDValue Subreg) {
5177 VT, Operand, Subreg, SRIdxVal);