Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:SystemZISD

183     if (SystemZISD::isPCREL(Addr.getOpcode())) {
447 if (Op0Code == SystemZISD::ADJDYNALLOC)
449 if (Op1Code == SystemZISD::ADJDYNALLOC)
462 if (Opcode == SystemZISD::PCREL_OFFSET) {
559 else if (Addr.getOpcode() == SystemZISD::ADJDYNALLOC &&
1208 if (SystemZISD::isPCREL(Load->getBasePtr().getOpcode()))
1211 if (SystemZISD::isPCREL(Store->getBasePtr().getOpcode()))
1290 case SystemZISD::SELECT_CCMASK: {