Searched refs:LHS0C (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14496 auto *LHS0C = dyn_cast<ConstantSDNode>(LHS->getOperand(0)); local
14499 if ((LHS0C && LHS0C->getZExtValue() == 0) &&

Completed in 197 milliseconds