Home | History | Annotate | Download | only in ARM

Lines Matching refs:MulOpc

60   uint16_t MulOpc;     // Expanded multiplication opcode
67 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
96 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc);
3700 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
3708 MulOpc = Entry.MulOpc;