Searched defs:areTypesCompatible (Results 1 – 5 of 5) sorted by relevance
18 static bool areTypesCompatible(QualType Left, QualType Right) { in areTypesCompatible() function
159 auto areTypesCompatible = [&](TypeRange lhs, TypeRange rhs) { in verifyTypesAlongControlFlowEdges() local
46 bool ExecuteOp::areTypesCompatible(Type lhs, Type rhs) { in areTypesCompatible() function in ExecuteOp
387 static bool areTypesCompatible(QualType ArgType, QualType ParamType, areTypesCompatible() function
6507 bool WarpExecuteOnLane0Op::areTypesCompatible(Type lhs, Type rhs) { areTypesCompatible() function in WarpExecuteOnLane0Op