Searched refs:getLocalForStackObject (Results 1 – 4 of 4) sorted by relevance
59 static std::optional<unsigned> getLocalForStackObject(MachineFunction &MF,
97 WebAssemblyFrameLowering::getLocalForStackObject(*MF, Idx); in INITIALIZE_PASS()
54 WebAssemblyFrameLowering::getLocalForStackObject(MachineFunction &MF, in getLocalForStackObject() function in WebAssemblyFrameLowering
1464 return WebAssemblyFrameLowering::getLocalForStackObject(MF, FI->getIndex()); in IsWebAssemblyLocal()