Searched refs:caller_func (Results 1 – 2 of 2) sorted by relevance
42 auto caller_func = in emitCallToPrint() local45 SymbolTable::lookupNearestSymbolFrom<FuncOp>(caller_func, func_name); in emitCallToPrint()49 auto module = caller_func->getParentOfType<ModuleOp>(); in emitCallToPrint()
41 ; CHECK-LABEL: .visible .func caller_func(44 define void @caller_func(i128, i128, i128*) {