Searched defs:emitStore (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 203 static void emitStore(MachineFunction &MF, MachineBasicBlock &MBB, emitStore() function |
H A D | AArch64FastISel.cpp | 2077 bool AArch64FastISel::emitStore(MVT VT, unsigned SrcReg, Address Addr, emitStore() function in AArch64FastISel |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 806 bool MipsFastISel::emitStore(MVT VT, unsigned SrcReg, Address &Addr) { emitStore() function in MipsFastISel |