Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2105 SDValue SecondOperand = N->getOperand(1); in performANDCombine() local
2116 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand)) || in performANDCombine()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1113 SDValue SecondOperand = N->getOperand(1); in performSHLCombine() local
1123 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand))) in performSHLCombine()