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