Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitScalarExpr

2335   /// EmitScalarExpr - Emit the computation of the specified expression of LLVM
2337 llvm::Value *EmitScalarExpr(const Expr *E , bool IgnoreResultAssign = false);