Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:Out

748       // Work out the address of the stack slot.  Unpromoted ints and
820 // Copy all of the result registers out of their specified physreg.
824 // Copy the value out, gluing the copy to the end of the call sequence.
1273 SDNode *Out = DAG.getMachineNode(TargetOpcode::EXTRACT_SUBREG, DL,
1275 return SDValue(Out, 0);
1283 SDValue Out = DAG.getNode(ISD::TRUNCATE, DL, MVT::i32, Shift);
1284 return Out;
1464 // high 32 bits and just masks out low bits. We can skip it if so.
1891 assert(LOpcode && CSOpcode && "Displacement out of range");
2013 assert(LOpcode && CSOpcode && "Displacement out of range");
2118 assert(LOpcode && CSOpcode && "Displacement out of range");