reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
914 return Imm.Val; 919 return Imm.Val; 991 if (isa<MCSymbolRefExpr>(Imm.Val)) return true; 992 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { 1006 if (isa<MCSymbolRefExpr>(Imm.Val)) return true; 1007 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { 1021 if (isa<MCSymbolRefExpr>(Imm.Val)) return true; 1022 if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val)) { 1036 if (isa<MCSymbolRefExpr>(Imm.Val)) return true; 1037 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Imm.Val); 2678 const MCSymbolRefExpr *SR = cast<MCSymbolRefExpr>(Imm.Val); 2690 const MCSymbolRefExpr *SR = cast<MCSymbolRefExpr>(Imm.Val); 3517 Op->Imm.Val = Val; 3618 Op->Imm.Val = Val;