Home
last modified time | relevance | path

Searched defs:add_function (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/debuginfo/
Dunwind.rs41 pub(crate) fn add_function(&mut self, func_id: FuncId, context: &Context, isa: &dyn TargetIsa) { in add_function() method
/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp192 bool glsl_symbol_table::add_function(ir_function *f) in add_function() function in glsl_symbol_table
Dbuiltin_functions.cpp5991 builtin_builder::add_function(const char *name, ...) in add_function() function in builtin_builder
/third_party/toybox/toys/pending/
Dsh.c689 struct sh_pipeline *add_function(char *name, struct sh_pipeline *pl) in add_function() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/
Dcompletions.rs283 pub(crate) fn add_function( in add_function() method
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto506 TransformationAddFunction add_function = 32; field
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto506 TransformationAddFunction add_function = 32; field
/third_party/spirv-tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto506 TransformationAddFunction add_function = 32; field
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c2293 add_function(struct dxil_module *m, const char *name, in add_function() function