Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:UMUL_LOHI64

2267     // Do a full 128-bit multiplication based on UMUL_LOHI64:
2285 // UMUL_LOHI64 returns the low result in the odd register and the high
2288 lowerGR128Binary(DAG, DL, VT, SystemZ::AEXT128_64, SystemZISD::UMUL_LOHI64,
2309 // UMUL_LOHI64 returns the low result in the odd register and the high
2312 lowerGR128Binary(DAG, DL, VT, SystemZ::AEXT128_64, SystemZISD::UMUL_LOHI64,
2791 OPCODE(UMUL_LOHI64);