Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:TopBit

1063   uint64_t TopBit = uint64_t(1) << 31;
1073 return IPMConversion(0, TopBit - (3 << SystemZ::IPM_CC), 31);
1077 return IPMConversion(0, TopBit - (1 << SystemZ::IPM_CC), 31);
1098 TopBit - (3 << SystemZ::IPM_CC), 31);
1107 TopBit - (1 << SystemZ::IPM_CC), 31);