Home
last modified time | relevance | path

Searched defs:negateFMAOpcode (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8624 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc) { in negateFMAOpcode() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50684 static unsigned negateFMAOpcode(unsigned Opcode, bool NegMul, bool NegAcc, in negateFMAOpcode() function