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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp139 static bool isCryptoEORPair(const MachineInstr *FirstMI, function
460 if (ST.hasFuseCryptoEOR() && isCryptoEORPair(FirstMI, SecondMI))

Completed in 53 milliseconds