Searched defs:emitStore (Results 1 – 3 of 3) sorted by relevance
196 static void emitStore(MachineFunction &MF, MachineBasicBlock &MBB, in emitStore() function
2058 bool AArch64FastISel::emitStore(MVT VT, unsigned SrcReg, Address Addr, in emitStore() function in AArch64FastISel
811 bool MipsFastISel::emitStore(MVT VT, unsigned SrcReg, Address &Addr, in emitStore() function in MipsFastISel