Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h79 void setLocal(size_t i, MVT VT) { Locals[i] = VT; } in setLocal() function
DWebAssemblyExplicitLocals.cpp383 MFI.setLocal(RL->second - MFI.getParams().size(), in runOnMachineFunction()