Home
last modified time | relevance | path

Searched defs:emitStore (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp198 static void emitStore(MachineFunction &MF, MachineBasicBlock &MBB, in emitStore() function
H A DAArch64FastISel.cpp2082 bool AArch64FastISel::emitStore(MVT VT, unsigned SrcReg, Address Addr, in emitStore() function in AArch64FastISel
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp806 bool MipsFastISel::emitStore(MVT VT, unsigned SrcReg, Address &Addr) { in emitStore() function in MipsFastISel