Searched refs:EmitStoreThroughGlobalRegLValue (Results 1 – 6 of 6) sorted by relevance
1613 return EmitStoreThroughGlobalRegLValue(Src, Dst); in EmitStoreThroughLValue()1820 void CodeGenFunction::EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst) { in EmitStoreThroughGlobalRegLValue() function in CodeGenFunction
2696 void EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst);
2822 CGF.EmitStoreThroughGlobalRegLValue(RVal, LVal); in emitSimpleAtomicStore()
2082 return EmitStoreThroughGlobalRegLValue(Src, Dst); in EmitStoreThroughLValue()2313 void CodeGenFunction::EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst) { in EmitStoreThroughGlobalRegLValue() function in CodeGenFunction
3751 void EmitStoreThroughGlobalRegLValue(RValue Src, LValue Dst);
4935 CGF.EmitStoreThroughGlobalRegLValue(RVal, LVal); in emitSimpleAtomicStore()