Searched refs:isFpMulInstruction (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp196 static bool isFpMulInstruction(unsigned Opcode) { function
235 return isFpMulInstruction(DefMI->getOpcode()) || hasLoopHazard(MI);

Completed in 100 milliseconds