Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyFrameLowering.h69 static unsigned getOpcGlobSet(const MachineFunction &MF);
HDWebAssemblyFrameLowering.cpp226 WebAssemblyFrameLowering::getOpcGlobSet(const MachineFunction &MF) { in getOpcGlobSet() function in WebAssemblyFrameLowering
240 BuildMI(MBB, InsertStore, DL, TII->get(getOpcGlobSet(MF))) in writeSPToGlobal()