Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Subreg

5442   SDNode *Subreg = getMachineNode(TargetOpcode::EXTRACT_SUBREG, DL,
5444 return SDValue(Subreg, 0);
5451 SDValue Operand, SDValue Subreg) {
5454 VT, Operand, Subreg, SRIdxVal);