asm_store32 1206 nanojit/NativeARM.cpp Assembler::asm_store32(LOpcode op, LIns *value, int dr, LIns *base) asm_store32 191 nanojit/NativePPC.cpp void Assembler::asm_store32(LOpcode op, LIns *value, int32_t dr, LIns *base) { asm_store32 310 nanojit/NativeSparc.cpp void Assembler::asm_store32(LOpcode op, LIns *value, int dr, LIns *base) asm_store32 1509 nanojit/NativeX64.cpp void Assembler::asm_store32(LOpcode op, LIns *value, int d, LIns *base) { asm_store32 475 nanojit/Nativei386.cpp void Assembler::asm_store32(LOpcode op, LIns* value, int dr, LIns* base)