Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7146 ConstantSDNode *ConstSelOpNode = dyn_cast<ConstantSDNode>(ConstSelOp); in foldBinOpIntoSelectIfProfitable() local
7147 if (!ConstSelOpNode || ConstSelOpNode->isOpaque()) in foldBinOpIntoSelectIfProfitable()