Searched refs:canCauseFpMLxStall (Results 1 – 3 of 3) sorted by relevance
64 (TII.canCauseFpMLxStall(MI->getOpcode()) || in getHazardType()
256 if (TII->canCauseFpMLxStall(NextMI->getOpcode())) { in FindMLxHazard()
385 bool canCauseFpMLxStall(unsigned Opcode) const { in canCauseFpMLxStall() function