Home
last modified time | relevance | path

Searched defs:NumLocals (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h65 void setNumLocals(size_t NumLocals) { Locals.resize(NumLocals, MVT::i32); } in setNumLocals()
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h47 SizeT NumLocals = 0; variable
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h1311 inline uint32_t NumLocals() { in NumLocals() function
/external/llvm/include/llvm/Object/
DCOFF.h1018 support::ulittle32_t NumLocals; // cdwLocals: # bytes in locals/4 member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1213 support::ulittle32_t NumLocals; // cdwLocals: # bytes in locals/4 member