Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7682 SDValue OtherSelOp = Sel->getOperand(OtherSelOpNo); in foldBinOpIntoSelectIfProfitable()
7683 SDValue NewNonConstOps[2] = {OtherSelOp, ConstBinOp}; in foldBinOpIntoSelectIfProfitable()
7680 SDValue OtherSelOp = Sel->getOperand(OtherSelOpNo); foldBinOpIntoSelectIfProfitable() local