Home
last modified time | relevance | path

Searched refs:InsertStore (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h54 MachineBasicBlock::iterator &InsertStore,
H A DWebAssemblyFrameLowering.cpp128 MachineBasicBlock::iterator &InsertStore, const DebugLoc &DL) const { in writeSPToGlobal() argument
133 BuildMI(MBB, InsertStore, DL, TII->get(WebAssembly::GLOBAL_SET_I32)) in writeSPToGlobal()