Searched refs:isFpMLxInstruction (Results 1 – 5 of 5) sorted by relevance
63 if (TII.isFpMLxInstruction(DefMI->getOpcode()) && in getHazardType()
221 if (TII->isFpMLxInstruction(DefMI->getOpcode())) { in FindMLxHazard()362 if (!TII->isFpMLxInstruction(MCID.getOpcode(), in ExpandFPMLxInstructions()
371 bool isFpMLxInstruction(unsigned Opcode) const { in isFpMLxInstruction() function378 bool isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
4114 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction() function in ARMBaseInstrInfo
465 return TII->isFpMLxInstruction(Opcode); in hasNoVMLxHazardUse()