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