Home | History | Annotate | Download | only in PowerPC

Lines Matching full:ori8

728     Result = CurDAG->getMachineNode(PPC::ORI8, dl, MVT::i64,
752 Result = CurDAG->getMachineNode(PPC::ORI8, dl, MVT::i64,
4134 case PPC::ORI: NewOpcode = PPC::ORI8; break;