Home | History | Annotate | Download | only in ARM

Lines Matching defs:MulOpc

64   uint16_t MulOpc;     // Expanded multiplication opcode
71 // MLxOpc, MulOpc, AddSubOpc, NegAcc, HasLane
100 MLxHazardOpcodes.insert(ARM_MLxTable[i].MulOpc);
3937 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
3945 MulOpc = Entry.MulOpc;