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