Searched defs:MulOpc (Results 1 – 6 of 6) sorted by relevance
270 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction()354 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
87 uint16_t MulOpc; // Expanded multiplication opcode member5006 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
5957 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL()5964 unsigned MulOpc) { in canCombineWithFMUL()6762 unsigned IdxDupOp, unsigned MulOpc, in genIndexedMultiply()
4237 unsigned MulOpc = Signed ? AMDGPUISD::MUL_I24 : AMDGPUISD::MUL_U24; in getMul24() local
2335 unsigned MulOpc = in widenScalarMulo() local
28697 unsigned MulOpc = IsSigned ? ISD::MULHS : ISD::MUL; in LowervXi8MulWithUNPCK() local