Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Subreg

6178   SDNode *Subreg = getMachineNode(TargetOpcode::EXTRACT_SUBREG, DL,
6180 return SDValue(Subreg, 0);
6186 SDValue Operand, SDValue Subreg) {
6189 VT, Operand, Subreg, SRIdxVal);