Home
last modified time | relevance | path

Searched defs:sym_table (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
H A Dlmhlo_to_jitrt.cc207 SymbolTable sym_table(op->template getParentOfType<ModuleOp>()); in matchAndRewrite() local
271 SymbolTable sym_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local
309 SymbolTable sym_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local
364 SymbolTable sym_table(module); in matchAndRewrite() local
429 SymbolTable sym_table(module); in matchAndRewrite() local
501 SymbolTable sym_table(module); in matchAndRewrite() local
587 SymbolTable sym_table(module); in matchAndRewrite() local
869 SymbolTable sym_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local
1001 SymbolTable sym_table(module); in matchAndRewrite() local
1049 SymbolTable sym_table(module); in matchAndRewrite() local
[all …]
/aosp_15_r20/external/coreboot/util/bincfg/
H A Dbincfg.h33 static struct field *sym_table; variable
/aosp_15_r20/external/ltp/testcases/kernel/security/kallsyms/
H A Dkallsyms.c53 static struct kallsym *sym_table; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Dconvert_to_entrypoint.cc44 SymbolTable sym_table(func->getParentOfType<ModuleOp>()); in ConvertCustomCallOperations() local