Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:lv

1037                                        const LValue &lv) {
1039 CGF.OpaqueLValues.insert(std::make_pair(ov, lv));
1949 llvm::Value *EmitScalarPrePostIncDec(const UnaryOperator *E, LValue LV,
1951 ComplexPairTy EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV,
2202 RValue EmitLoadOfBitfieldLValue(LValue LV);
2248 RValue EmitRValueForField(LValue LV, const FieldDecl *FD);