Home | History | Annotate | Download | only in ARM

Lines Matching defs:MulOpc

56   unsigned MulOpc;     // Expanded multiplication opcode
63 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
92 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc);
2753 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
2761 MulOpc = Entry.MulOpc;