Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 18 of 18) 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/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/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/
Dprim_to_function.cc68 bool PrimToFunction::GetFunction(const PrimitivePtr &prim, FunctionPtr *func) const { in GetFunction() function in mindspore::prim::PrimToFunction
/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/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/auto_grad/
Dfunction_context.h62 const ValuePtr &GetFunction() const { return fn_; } in GetFunction() function
/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.h626 Function* GetFunction(uint32_t id) { in GetFunction() function
634 Function* GetFunction(Instruction* inst) { in GetFunction() function
Dinstrument_pass.cpp419 analysis::Function* InstrumentPass::GetFunction( in GetFunction() function in spvtools::opt::InstrumentPass
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/akg/
Dakg_gpu_kernel_mod.cc28 CUresult AkgGpuKernelManager::GetFunction(const KernelPackPtr &kernel_pack, bool force_reload, in GetFunction() function in mindspore::kernel::AkgGpuKernelManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/akg/
Dakg_cpu_kernel_mod.cc75 void *AkgCpuKernelManager::GetFunction(const std::string &kernel_name) { in GetFunction() function in mindspore::kernel::AkgCpuKernelManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/dynamic_akg/
Ddynamic_akg_cpu_kernel_mod.cc75 void *DynamicAkgCpuKernelManager::GetFunction(const std::string &kernel_name) { in GetFunction() function in mindspore::kernel::DynamicAkgCpuKernelManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/dynamic_akg/
Ddynamic_akg_gpu_kernel_mod.cc72 CUresult DynamicAkgGpuKernelManager::GetFunction(const KernelPackPtr &kernel_pack, bool force_reloa… in GetFunction() function in mindspore::kernel::DynamicAkgGpuKernelManager
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/op/
Dakg_tensorrt.cc158 CUresult AkgPlugin::GetFunction(CUfunction *func) { in GetFunction() function in mindspore::lite::AkgPlugin
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp176720 const nsSMILKeySpline* GetFunction() const in GetFunction() function in mozilla::ComputedTimingFunction