Lines Matching refs:store
1206 // if we need a temporary var to store this argument, this is the value to store in the var
1243 tempVar.lvalue->store(load, out);
1913 void store(SpvId value, OutputStream& out) override {
1964 void store(SpvId value, OutputStream& out) override {
2080 // happens due to the need to store values in temporary variables during function
2678 this->getLValue(*left, out)->store(rhs, out);
2719 lvalue->store(result, out);
2824 lv->store(result, out);
2832 lv->store(result, out);
2863 lv->store(temp, out);
2869 lv->store(temp, out);