Searched refs:getOpcGlobGet (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h62 static unsigned getOpcGlobGet(const MachineFunction &MF);
H A DWebAssemblyFrameLowering.cpp164 WebAssemblyFrameLowering::getOpcGlobGet(const MachineFunction &MF) { function in class:WebAssemblyFrameLowering
235 BuildMI(MBB, InsertPt, DL, TII->get(getOpcGlobGet(MF)), SPReg)

Completed in 68 milliseconds