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

References

lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  652     if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Val))
  655     if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Val))
  659     if (const PPCMCExpr *TE = dyn_cast<PPCMCExpr>(Val)) {
  665     return CreateExpr(Val, S, E, IsPPC64);