Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:validImm

1671     if (!CE || CE->getValue() < 0 || !Mapper.validImm(CE->getValue())) {