Home
last modified time | relevance | path

Searched refs:getLocalForStackObject (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.h59 static std::optional<unsigned> getLocalForStackObject(MachineFunction &MF,
H A DWebAssemblyISelDAGToDAG.cpp97 WebAssemblyFrameLowering::getLocalForStackObject(*MF, Idx); in INITIALIZE_PASS()
H A DWebAssemblyFrameLowering.cpp54 WebAssemblyFrameLowering::getLocalForStackObject(MachineFunction &MF, in getLocalForStackObject() function in WebAssemblyFrameLowering
H A DWebAssemblyISelLowering.cpp1464 return WebAssemblyFrameLowering::getLocalForStackObject(MF, FI->getIndex()); in IsWebAssemblyLocal()