Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:High

978         // Test whether the high bit of the byte is set.
981 // Test whether the high bit of the byte is clear.
1192 // The high part of the thread pointer is in access register 0.
1373 // UMUL_LOHI64 returns the low result in the odd register and the high
1437 // other are known zero. They are the low and high operands respectively.
1440 unsigned High, Low;
1442 High = 1, Low = 0;
1444 High = 0, Low = 1;
1449 SDValue HighOp = Ops[High];
1451 // If the high part is a constant, we're better off using IILH.
1463 // Check whether the high part is an AND that doesn't change the
1464 // high 32 bits and just masks out low bits. We can skip it if so.
1468 uint64_t Mask = MaskNode->getZExtValue() | Masks[High];
2207 // if the high register of the GR128 value must be cleared or false if