Searched defs:MulOpc (Results 1 – 5 of 5) sorted by relevance
270 unsigned MulOpc, unsigned AddSubOpc, in ExpandFPMLxInstruction()354 unsigned MulOpc, AddSubOpc; in ExpandFPMLxInstructions() local
86 uint16_t MulOpc; // Expanded multiplication opcode member5007 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction()
4935 unsigned MulOpc, unsigned ZeroReg) { in canCombineWithMUL()4942 unsigned MulOpc) { in canCombineWithFMUL()5655 unsigned IdxDupOp, unsigned MulOpc, in genIndexedMultiply()
3409 unsigned MulOpc = Signed ? AMDGPUISD::MUL_I24 : AMDGPUISD::MUL_U24; in getMul24() local
29798 unsigned MulOpc = IsSigned ? ISD::MULHS : ISD::MUL; in LowervXi8MulWithUNPCK() local