Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1109 SDValue SecondOperand = N->getOperand(1); in performSHLCombine() local
1118 if (!(CN = dyn_cast<ConstantSDNode>(SecondOperand))) in performSHLCombine()