Lines Matching defs:Opcode
760 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
761 switch (Opcode) {
5945 // opcode number of the comparison.
6745 // select between, and a branch opcode to use.
7105 unsigned Opcode = (MI->getOpcode() == PPC::ANDIo_1_EQ_BIT8 ||
7112 unsigned Dest = RegInfo.createVirtualRegister(Opcode == PPC::ANDIo ?
7117 BuildMI(*BB, MI, dl, TII->get(Opcode), Dest)