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

References

lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
 4656       if (Op1.isScalarReg() && Op3.isImm() && Op4.isImm()) {
 4658         const MCConstantExpr *Op4CE = dyn_cast<MCConstantExpr>(Op4.getImm());
 4675             return Error(Op4.getStartLoc(),
 4681             return Error(Op4.getStartLoc(),
 4687               NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext());
 4687               NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext());