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