Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Rhs

125       const Expr *Rhs = ALE->getElement(i);
128 Context.getTypeAlignInChars(Rhs->getType()),
131 llvm::Value *value = EmitScalarExpr(Rhs);
1237 // Objective-C pointer types, we can always bit cast the RHS in these cases.
2784 // Evaluate the RHS first.
2800 // If the RHS was emitted retained, expand this.