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

References

lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
 4592       if (Op1.isScalarReg() && Op3.isImm() && Op4.isImm()) {
 4594         const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm());
 4611             return Error(Op4.getStartLoc(),
 4623             return Error(Op4.getStartLoc(),
 4633               NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext());
 4633               NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext());