Lines Matching refs:MCConstantExpr
284 else if (const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(Expr))
1036 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Expr)) {
1040 Res = MCConstantExpr::Create(Val, getContext());
1049 Res = MCConstantExpr::Create(Val, getContext());
1247 IdVal = MCConstantExpr::Create(0, getContext());
1258 IdVal = MCConstantExpr::Create(Imm, getContext());
1463 const MCConstantExpr *Const = static_cast<const MCConstantExpr*>(Expr);