Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
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/
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/
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/
Ddebug-frames.h30 Handle<JSFunction> GetFunction() const { return function_; } in GetFunction() function
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/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function
Dir_context.h568 Function* GetFunction(uint32_t id) { in GetFunction() function
576 Function* GetFunction(Instruction* inst) { in GetFunction() function
/third_party/spirv-tools/source/opt/
Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function
Dir_context.h585 Function* GetFunction(uint32_t id) { in GetFunction() function
593 Function* GetFunction(Instruction* inst) { in GetFunction() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_utils.h162 Function* GetFunction() const { return &function_; } in GetFunction() function
Dir_context.h568 Function* GetFunction(uint32_t id) { in GetFunction() function
576 Function* GetFunction(Instruction* inst) { in GetFunction() function
/third_party/node/deps/v8/src/wasm/
Dwasm-module-builder.h409 WasmFunctionBuilder* GetFunction(uint32_t index) { return functions_[index]; } in GetFunction() function
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc406 uint32_t Assembler::GetFunction(Instr instr) { in GetFunction() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc384 uint32_t Assembler::GetFunction(Instr instr) { in GetFunction() function in v8::internal::Assembler
/third_party/node/deps/v8/src/api/
Dapi.cc6708 MaybeLocal<v8::Function> FunctionTemplate::GetFunction(Local<Context> context) { in GetFunction() function in v8::FunctionTemplate
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp176720 const nsSMILKeySpline* GetFunction() const in GetFunction() function in mozilla::ComputedTimingFunction