Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:Full

187   // Lower them into full i32 operations.
643 assert(VA.getLocInfo() == CCValAssign::Full && "Unsupported getLocInfo");
659 case CCValAssign::Full:
1813 SDValue Full = DAG.getTargetGlobalAddress(GV, DL, PtrVT, Anchor + Offset);
1814 Result = DAG.getNode(SystemZISD::PCREL_OFFSET, DL, PtrVT, Full, Result);
2038 // Do a full 128-bit multiplication based on UMUL_LOHI64:
2291 // A full-width operation.
3027 // so that we can use a full word comparison.