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