Home
last modified time | relevance | path

Searched refs:canCombineWithFMUL (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5963 static bool canCombineWithFMUL(MachineBasicBlock &MBB, MachineOperand &MO, in canCombineWithFMUL() function
6229 if (canCombineWithFMUL(MBB, Root.getOperand(Operand), Opcode)) { in getFMAPatterns()