reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
 4536     if (Op1.isScalarReg() && LSBOp.isImm() && WidthOp.isImm()) {
 4537       const MCConstantExpr *LSBCE = dyn_cast<MCConstantExpr>(LSBOp.getImm());
 4552           return Error(LSBOp.getStartLoc(),
 4578             ImmRExpr, LSBOp.getStartLoc(), LSBOp.getEndLoc(), getContext());
 4578             ImmRExpr, LSBOp.getStartLoc(), LSBOp.getEndLoc(), getContext());