Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyMachineFunctionInfo.h115 void setFrameBaseLocal(unsigned Local) { FrameBaseLocal = Local; } in setFrameBaseLocal() function
HDWebAssemblyExplicitLocals.cpp70 MFI.setFrameBaseLocal(Local); in checkFrameBase()