Searched defs:sym_table (Results 1 – 4 of 4) sorted by relevance
207 SymbolTable sym_table(op->template getParentOfType<ModuleOp>()); in matchAndRewrite() local271 SymbolTable sym_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local309 SymbolTable sym_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local364 SymbolTable sym_table(module); in matchAndRewrite() local429 SymbolTable sym_table(module); in matchAndRewrite() local501 SymbolTable sym_table(module); in matchAndRewrite() local587 SymbolTable sym_table(module); in matchAndRewrite() local869 SymbolTable sym_table(op->getParentOfType<ModuleOp>()); in matchAndRewrite() local1001 SymbolTable sym_table(module); in matchAndRewrite() local1049 SymbolTable sym_table(module); in matchAndRewrite() local[all …]
33 static struct field *sym_table; variable
53 static struct kallsym *sym_table; variable
44 SymbolTable sym_table(func->getParentOfType<ModuleOp>()); in ConvertCustomCallOperations() local