Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h54 FMADD_AX = MachineCombinerPattern::TARGET_PATTERN_START, enumerator
H A DRISCVInstrInfo.cpp2057 Patterns.push_back(IsFAdd ? RISCVMachineCombinerPattern::FMADD_AX in getFPFusedMultiplyPatterns()
2157 case RISCVMachineCombinerPattern::FMADD_AX: in getCombinerObjective()
2207 case RISCVMachineCombinerPattern::FMADD_AX: in getAddendOperandIdx()
2331 case RISCVMachineCombinerPattern::FMADD_AX: in genAlternativeCodeSequence()