Searched refs:hasPortableSignature (Results 1 – 1 of 1) sorted by relevance
98 if (!hasPortableSignature(call.getFunctionType())) in runOnOperation()101 if (!hasPortableSignature(dispatch.getFunctionType())) in runOnOperation()105 !hasPortableSignature(addr.getType())) in runOnOperation()441 bool hasPortableSignature(mlir::Type signature) { in hasPortableSignature() function in __anon5e619a4c0111::TargetRewrite474 if (hasPortableSignature(funcTy) && !hasHostAssociations(func)) in convertSignature()