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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h340 bool hasFuseCCSelect() const { return HasFuseCCSelect; } function in class:llvm::final
348 hasFuseCCSelect() || hasFuseLiterals();
H A DAArch64MacroFusion.cpp395 if (ST.hasFuseCCSelect() && isCCSelectPair(FirstMI, SecondMI))

Completed in 56 milliseconds