Home | History | Annotate | Download | only in arm

Lines Matching defs:SetValue

1265       target.SetValue(NOT_CONST_INIT);
1952 each.SetValue(NOT_CONST_INIT);
1958 each.SetValue(NOT_CONST_INIT);
2913 // initializations are simply assignments and use SetValue.
2914 target.SetValue(CONST_INIT);
2916 target.SetValue(NOT_CONST_INIT);
3932 if (!is_const) target.SetValue(NOT_CONST_INIT);
4415 void Reference::SetValue(InitState init_state) {