Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1661 static bool isFSUB(unsigned Opc) { in isFSUB() function
1815 if (!IsFAdd && !isFSUB(Opc)) in getFPFusedMultiplyPatterns()