Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp194 SmallVector<MVT, 16> LocalTypes; in EmitFunctionBodyStart() local
207 LocalTypes.push_back(getRegType(VReg)); in EmitFunctionBodyStart()
211 getTargetStreamer()->emitLocal(LocalTypes); in EmitFunctionBodyStart()