insStorei         201 core/CodegenLIR-inlines.h     return lirout->insStorei(val, p, d);
insStorei         207 core/CodegenLIR-inlines.h     return lirout->insStorei(val, p, d);
insStorei         213 core/CodegenLIR-inlines.h     return lirout->insStorei(val, p, d);
insStorei         469 core/CodegenLIR.cpp         lirout->insStorei(o, vars, i*8);
insStorei         474 core/CodegenLIR.cpp                 lirout->insStorei(InsConstPtr(type), varTraits, i*sizeof(Traits*));
insStorei         933 core/CodegenLIR.cpp                     out->insStorei(v, vars, i*sizeof(double));
insStorei        1042 nanojit/LIR.h          LIns*        insStorei(LIns* value, LIns* base, int32_t d);