Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1333 SDValue SecondOperand = N->getOperand(1); in performANDCombine() local
1344 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand)) || in performANDCombine()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1105 SDValue SecondOperand = N->getOperand(1); in performSHLCombine() local
1115 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand))) in performSHLCombine()