Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Rhs

116       const Expr *Rhs = ALE->getElement(i);
119 Context.getTypeAlignInChars(Rhs->getType()),
121 EmitScalarInit(Rhs, /*D=*/0, LV, /*capturedByInit=*/false);
1176 // Objective-C pointer types, we can always bit cast the RHS in these cases.
2670 // Evaluate the RHS first.
2686 // If the RHS was emitted retained, expand this.