Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18741 SDValue BOpt = foldReduceOperandViaVQDOT(B, DL, DAG, Subtarget, TLI); in foldReduceOperandViaVQDOT() local
18742 if (AOpt || BOpt) { in foldReduceOperandViaVQDOT()
18745 if (BOpt) in foldReduceOperandViaVQDOT()
18746 B = BOpt; in foldReduceOperandViaVQDOT()