Home
last modified time | relevance | path

Searched defs:symbol_table (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_outlining.cc53 tf_device::ClusterOp cluster_op, SymbolTable* symbol_table, in BuildFunction()
102 void OutlineCluster(tf_device::ClusterOp cluster_op, SymbolTable* symbol_table, in OutlineCluster()
123 SymbolTable symbol_table(module); in runOnOperation() local
Dtpu_dynamic_padding_mapper.cc182 SymbolTable* symbol_table) { in RemapAndAssignPaddingMaps()
210 SymbolTable symbol_table(module); in runOnOperation() local
Dguarantee_all_funcs_one_use.cc67 SymbolTable symbol_table(module); in Run() local
Dexecutor_tpuv1_inline_tpu_island.cc52 SymbolTable symbol_table(getOperation()); in runOnOperation() local
Dremove_vars_in_session_initializer.cc84 SymbolTable symbol_table(module); in runOnOperation() local
Dfreeze_global_tensors.cc68 SymbolTable symbol_table(module); in runOnOperation() local
Dlift_variables.cc184 SymbolTable symbol_table(module); in LiftVariables() local
Dexecutor_tpuv1_outline_tpu_island.cc65 SymbolTable symbol_table(getOperation()); in runOnOperation() local
Dexecutor_tpuv1_island_coarsening.cc263 SymbolTable symbol_table(getOperation()); in runOnOperation() local
Doptimize_global_tensors.cc205 SymbolTable symbol_table(module); in CreateGlobalTensorUsesMap() local
Dcluster_tf_ops_pass.cc181 SymbolTable symbol_table(module_op); in CreateFunctions() local
Dtpu_rewrite_pass.cc107 SymbolTable symbol_table(module_for_func.get()); in EncapsulateFuncAndSerialize() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dinitialize_variables.cc51 tf_saved_model::GlobalTensorOp GetGlobalTensor(const SymbolTable& symbol_table, in GetGlobalTensor()
88 SymbolTable symbol_table, in GetGlobalTensorOp()
100 SymbolTable symbol_table) { in InitializeVariables()
168 SymbolTable symbol_table(module); in runOnOperation() local
Dlegalize_variables.cc57 tf_saved_model::GlobalTensorOp GetGlobalTensor(const SymbolTable& symbol_table, in GetGlobalTensor()
91 SymbolTable symbol_table) in LegalizeVariablesPattern()
145 SymbolTable symbol_table(module); in runOnOperation() local
Dinsert_call_once_op.cc41 SymbolTable symbol_table(module); in runOnOperation() local
Dremove_unused_func_args_tensors.cc43 SymbolTable symbol_table(module); in runOnOperation() local
Dtrim_functions_tf.cc106 SymbolTable symbol_table = SymbolTable(getOperation()); in Verify() local
Dwhile_loop_outline.cc156 SymbolTable symbol_table(getOperation()); in OutlineWhile() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_saved_model.cc81 mlir::SymbolTable symbol_table( in Verify() local
303 SymbolTable symbol_table(module); in VerifySavedModelModule() local
438 const SymbolTable &symbol_table) { in LookupBoundInput()
458 SymbolTable symbol_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local
502 SymbolTable symbol_table(op); in GetSessionInitializerExportedName() local
Dtf_saved_model.h69 const SymbolTable &symbol_table) { in LookupBoundInputOfType()
/external/oss-fuzz/projects/exprtk/
Dexprtk_fuzzer.cpp35 symbol_table_t symbol_table; in run() local
/external/mesa3d/src/util/
Du_debug_stack_android.cpp31 static hash_table *symbol_table; variable
/external/selinux/libsepol/src/
Davrule_block.c155 int is_id_enabled(char *id, policydb_t * p, int symbol_table) in is_id_enabled()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2274 unsigned ObjectFileELF::ParseSymbolTable(Symtab *symbol_table, in ParseSymbolTable()
2419 Symtab *symbol_table, user_id_t start_id, unsigned rel_type, in ParsePLTRelocations()
2483 ObjectFileELF::ParseTrampolineSymbols(Symtab *symbol_table, user_id_t start_id, in ParseTrampolineSymbols()
2875 void ObjectFileELF::ParseUnwindSymbols(Symtab *symbol_table, in ParseUnwindSymbols()
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc172 SymbolTable symbol_table(module); in runOnOperation() local
1518 SymbolTable symbol_table(module_); in Initialize() local

12