Searched refs:isFpMLxInstruction (Results 1 – 5 of 5) sorted by relevance
59 if (TII.isFpMLxInstruction(DefMI->getOpcode()) && in getHazardType()
161 if (TII->isFpMLxInstruction(DefMI->getOpcode())) { in FindMLxHazard()294 if (!TII->isFpMLxInstruction(MCID.getOpcode(), in ExpandFPMLxInstructions()
282 bool isFpMLxInstruction(unsigned Opcode) const { in isFpMLxInstruction() function289 bool isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
2995 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction() function in ARMBaseInstrInfo
374 return TII->isFpMLxInstruction(Opcode); in hasNoVMLxHazardUse()