Searched refs:emitCInterface (Results 1 – 1 of 1) sorted by relevance
57 EmitCInterface emitCInterface) { in getFunc() argument68 if (static_cast<bool>(emitCInterface)) in getFunc()79 EmitCInterface emitCInterface) { in createFuncCall() argument80 auto fn = getFunc(op, name, resultType, operands, emitCInterface); in createFuncCall()89 EmitCInterface emitCInterface) { in replaceOpWithFuncCall() argument90 auto fn = getFunc(op, name, resultType, operands, emitCInterface); in replaceOpWithFuncCall()