Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1114 SDValue SecondOperand = N->getOperand(1); in performSHLCombine() local
1123 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand))) in performSHLCombine()