Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/third_party/spirv-tools/test/opt/
H A Dfunction_utils.h23 inline spvtools::opt::Function* GetFunction(spvtools::opt::Module* module, in GetFunction() function
33 inline const spvtools::opt::Function* GetFunction( in GetFunction() function
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.h30 Handle<JSFunction> GetFunction() const { return function_; } in GetFunction() function in v8::internal::FrameInspector
H A Ddebug-stack-trace-iterator.cc154 v8::Local<v8::Function> DebugStackTraceIterator::GetFunction() const { in GetFunction() function in v8::internal::DebugStackTraceIterator
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function in spvtools::opt::LoopUtils
H A Dir_context.h568 Function* GetFunction(uint32_t id) { in GetFunction() function in spvtools::opt::IRContext
576 Function* GetFunction(Instruction* inst) { in GetFunction() function in spvtools::opt::IRContext
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function in spvtools::opt::LoopUtils
H A Dir_context.h568 Function* GetFunction(uint32_t id) { in GetFunction() function in spvtools::opt::IRContext
576 Function* GetFunction(Instruction* inst) { in GetFunction() function in spvtools::opt::IRContext
/third_party/spirv-tools/source/opt/
H A Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function in spvtools::opt::LoopUtils
H A Dinstrument_pass.cpp419 analysis::Function* InstrumentPass::GetFunction( in GetFunction() function in spvtools::opt::InstrumentPass
H A Dir_context.h626 Function* GetFunction(uint32_t id) { in GetFunction() function in spvtools::opt::IRContext
634 Function* GetFunction(Instruction* inst) { in GetFunction() function in spvtools::opt::IRContext
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h409 WasmFunctionBuilder* GetFunction(uint32_t index) { return functions_[index]; } in GetFunction() function in v8::internal::wasm::WasmModuleBuilder
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc384 uint32_t Assembler::GetFunction(Instr instr) { in GetFunction() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc406 uint32_t Assembler::GetFunction(Instr instr) { in GetFunction() function in v8::internal::Assembler
/third_party/mesa3d/include/D3D9/
H A Dd3d9.h1352 HRESULT (WINAPI *GetFunction)(IDirect3DPixelShader9 *This, void *pData, UINT *pSizeOfData); member
1714 HRESULT (WINAPI *GetFunction)(IDirect3DVertexShader9 *This, void *pData, UINT *pSizeOfData); member
/third_party/node/deps/v8/src/api/
H A Dapi.cc6708 MaybeLocal<v8::Function> FunctionTemplate::GetFunction(Local<Context> context) { in GetFunction() function in v8::OneByteMask::FunctionTemplate

Completed in 52 milliseconds