Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3849 auto *Add1C = dyn_cast<ConstantSDNode>(Add1); in tryShiftAmountMod() local
3852 if (Add1C && Add1C->getAPIntValue().urem(Size) == 0) { in tryShiftAmountMod()