Searched refs:isFpMLxInstruction (Results 1 – 5 of 5) sorted by relevance
218 if (TII->isFpMLxInstruction(DefMI->getOpcode())) { in FindMLxHazard()356 if (!TII->isFpMLxInstruction(MCID.getOpcode(), in ExpandFPMLxInstructions()
69 if (TII.isFpMLxInstruction(DefMI->getOpcode()) && in getHazardType()
499 bool isFpMLxInstruction(unsigned Opcode) const { in isFpMLxInstruction() function506 bool isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc,
4879 ARMBaseInstrInfo::isFpMLxInstruction(unsigned Opcode, unsigned &MulOpc, in isFpMLxInstruction() function in ARMBaseInstrInfo
530 return TII->isFpMLxInstruction(Opcode); in hasNoVMLxHazardUse()