Searched defs:StartFunction (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ | ||
| D | Wasm.h | 280 uint32_t StartFunction = -1; variable |
| /third_party/spirv-tools/source/opt/ | ||
| D | instrument_pass.cpp | 83 std::unique_ptr<Function> InstrumentPass::StartFunction( in StartFunction() function in spvtools::opt::InstrumentPass |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ | ||
| D | WasmYAML.h | 349 uint32_t StartFunction; member |
| /third_party/node/deps/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 118 void StartFunction(FullDecoder* decoder) { in StartFunction() function in v8::internal::wasm::__anonb30777c60111::WasmGraphBuildingInterface |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 625 void StartFunction(FullDecoder* decoder) { in StartFunction() function in v8::internal::wasm::__anon591850460111::LiftoffCompiler |