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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h61 static unsigned getOpcAnd(const MachineFunction &MF);
H A DWebAssemblyFrameLowering.cpp157 unsigned WebAssemblyFrameLowering::getOpcAnd(const MachineFunction &MF) { function in class:WebAssemblyFrameLowering
260 BuildMI(MBB, InsertPt, DL, TII->get(getOpcAnd(MF)), getSPReg(MF))

Completed in 98 milliseconds