Home
last modified time | relevance | path

Searched refs:EmitStoreThroughLValue (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp443 CGF.EmitStoreThroughLValue(RValue::get(ArrayStart), Start); in VisitCXXStdInitializerListExpr()
452 CGF.EmitStoreThroughLValue(RValue::get(Size), EndOrLength); in VisitCXXStdInitializerListExpr()
465 CGF.EmitStoreThroughLValue(RValue::get(ArrayEnd), EndOrLength); in VisitCXXStdInitializerListExpr()
1250 CGF.EmitStoreThroughLValue(RValue::get(Select), FieldLV, /*IsInit*/ true); in VisitBinCmp()
1703 return CGF.EmitStoreThroughLValue(RV, LV); in EmitInitializationToLValue()
H A DCGObjC.cpp177 EmitStoreThroughLValue(RValue::get(value), LV, true); in EmitObjCCollectionLiteral()
187 EmitStoreThroughLValue(RValue::get(keyValue), KeyLV, /*isInit=*/true); in EmitObjCCollectionLiteral()
194 EmitStoreThroughLValue(RValue::get(valueValue), ValueLV, /*isInit=*/true); in EmitObjCCollectionLiteral()
2047 EmitStoreThroughLValue(RValue::get(CurrentItem), elementLValue); in EmitObjCForCollectionStmt()
2049 EmitStoreThroughLValue(RValue::get(CurrentItem), elementLValue, in EmitObjCForCollectionStmt()
2115 EmitStoreThroughLValue(RValue::get(null), elementLValue); in EmitObjCForCollectionStmt()
3317 CGF.EmitStoreThroughLValue(RValue::get(asImpl().getValueOfResult(result)), in visitBinAssignUnsafeUnretained()
H A DCGDecl.cpp794 EmitStoreThroughLValue(RValue::get(Value), lvalue, true); in EmitScalarInit()
2068 return EmitStoreThroughLValue(RValue::get(constant), lv, true); in EmitAutoVarInit()
2102 EmitStoreThroughLValue(rvalue, lvalue, true); in EmitExprAsInit()
H A DCGAtomic.cpp1800 CGF.EmitStoreThroughLValue(NewRVal, DesiredLVal); in EmitAtomicUpdateValue()
1897 CGF.EmitStoreThroughLValue(UpdateRVal, DesiredLVal); in EmitAtomicUpdateValue()
H A DCGExpr.cpp296 EmitStoreThroughLValue(RV, LV); in EmitAnyExprToMem()
320 EmitStoreThroughLValue(RValue::get(EmitScalarExpr(E)), LV); in EmitInitializationToLValue()
2460 void CodeGenFunction::EmitStoreThroughLValue(RValue Src, LValue Dst, in EmitStoreThroughLValue() function in CodeGenFunction
6063 EmitStoreThroughLValue(RValue::get(RV), CopiedLV); in EmitBinaryOperatorLValue()
6117 EmitStoreThroughLValue(RV, LV); in EmitBinaryOperatorLValue()
H A DCGNonTrivialStruct.cpp581 this->CGF->EmitStoreThroughLValue(SrcVal, DstLV); in visitVolatileTrivial()
H A DCGExprScalar.cpp3381 CGF.EmitStoreThroughLValue(RValue::get(value), LV); in EmitScalarPrePostIncDec()
3935 CGF.EmitStoreThroughLValue(RValue::get(Result), LHSLV); in EmitCompoundAssignLValue()
5127 CGF.EmitStoreThroughLValue(RValue::get(RV), LV); in VisitBinAssign()
5184 CGF.EmitStoreThroughLValue(RValue::get(RHS), LHS); in VisitBinAssign()
H A DCGStmtOpenMP.cpp416 EmitStoreThroughLValue(RValue::get(CV), SrcLV); in GenerateOpenMPCapturedVars()
4169 CGF.EmitStoreThroughLValue(RValue::get(Init), LVal, /*isInit*/ true); in createSectionLVal()
6295 EmitStoreThroughLValue(RValue::get(convertToScalarValue( in emitOMPSimpleStore()
6500 EmitStoreThroughLValue(CommonGen(EmitLoadOfLValue(X, Loc)), X); in EmitOMPAtomicSimpleUpdateExpr()
H A DCodeGenFunction.h2399 EmitStoreThroughLValue(RValue::get(VLASizeMap[VAT->getSizeExpr()]), LV);
4362 void EmitStoreThroughLValue(RValue Src, LValue Dst, bool isInit = false);
H A DCGClass.cpp697 EmitStoreThroughLValue(RHS, LHS); in EmitInitializerForField()
H A DCGStmt.cpp2783 CGF.EmitStoreThroughLValue(RValue::get(Tmp), Dest); in EmitAsmStores()
H A DCGCall.cpp1147 EmitStoreThroughLValue(RValue::get(Arg), LV); in ExpandTypeFromArgs()
4358 CGF.EmitStoreThroughLValue(RValue::get(value), srcLV); in emitWriteback()
H A DCGOpenMPRuntime.cpp3067 CGF.EmitStoreThroughLValue(RValue::get(CGF.Builder.getInt32(/*C=*/0)), in emitProxyTaskFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3136 …ueENS0_6LValueENS_8QualTypeE", "clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::Cod…
3250 …ng7CodeGen6LValueE", "(anonymous namespace)::ComplexExprEmitter::EmitStoreThroughLValue(std::pair<…