Searched refs:NumLocals (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h78 void setNumLocals(size_t NumLocals) { Locals.resize(NumLocals, MVT::i32); } argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1245 support::ulittle32_t NumLocals; // cdwLocals: # bytes in locals/4 member in struct:llvm::object::frame_type::FpoData
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1107 uint32_t(FD.Offset), uint32_t(FD.Size), uint32_t(FD.NumLocals),

Completed in 69 milliseconds