Lines Matching refs:isPointerTy
550 if (A->getType()->isPointerTy() && !A->hasNoCaptureAttr()) { in addArgumentAttrs()
561 if (!A->getType()->isPointerTy()) in addArgumentAttrs()
801 if (!F->getReturnType()->isPointerTy()) in addNoAliasAttrs()
810 if (F->doesNotAlias(0) || !F->getReturnType()->isPointerTy()) in addNoAliasAttrs()
830 assert(F->getReturnType()->isPointerTy() && in isReturnNonNull()
915 if (!F->getReturnType()->isPointerTy()) in addNonNullAttrs()
939 !F->getReturnType()->isPointerTy()) in addNonNullAttrs()
1017 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1025 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1038 if (FTy->getNumParams() < 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1050 if (FTy->getNumParams() < 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1057 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1058 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1072 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1073 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1082 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1090 if (FTy->getNumParams() < 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1097 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1105 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1112 if (FTy->getNumParams() < 1 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1113 !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1122 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1123 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1131 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1132 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1141 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1142 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1150 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1151 !FTy->getParamType(2)->isPointerTy()) in inferPrototypeAttributes()
1159 if (FTy->getNumParams() != 3 || !FTy->getParamType(1)->isPointerTy() || in inferPrototypeAttributes()
1160 !FTy->getParamType(2)->isPointerTy()) in inferPrototypeAttributes()
1168 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1175 if (FTy->getNumParams() != 1 || !FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1181 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1182 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1199 if (FTy->getNumParams() < 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1207 if (FTy->getNumParams() < 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1214 if (!FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1219 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1226 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1232 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1233 !FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1240 if (FTy->getNumParams() != 3 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1246 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1254 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1261 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1262 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1271 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1272 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1280 if (FTy->getNumParams() != 3 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1287 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1288 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1296 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1297 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1305 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1311 if (FTy->getNumParams() != 2 || !FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1318 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1327 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1336 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1343 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1350 if (FTy->getNumParams() != 2 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1351 !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1352 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1362 if (FTy->getNumParams() != 2 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1363 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1384 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1390 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1402 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1408 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1409 !FTy->getParamType(2)->isPointerTy()) in inferPrototypeAttributes()
1415 if (FTy->getNumParams() != 4 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1416 !FTy->getParamType(3)->isPointerTy()) in inferPrototypeAttributes()
1423 if (FTy->getNumParams() != 4 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1424 !FTy->getParamType(3)->isPointerTy()) in inferPrototypeAttributes()
1431 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1432 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1441 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1442 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1450 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1451 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1460 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1466 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1477 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1483 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1490 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1496 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1502 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1509 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1517 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1518 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1527 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1535 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1542 if (FTy->getNumParams() != 4 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1548 if (FTy->getNumParams() != 4 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1558 if (FTy->getNumParams() != 2 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1559 !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1560 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1570 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1576 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1583 if (FTy->getNumParams() != 3 || !FTy->getParamType(1)->isPointerTy() || in inferPrototypeAttributes()
1584 !FTy->getParamType(2)->isPointerTy()) in inferPrototypeAttributes()
1593 if (FTy->getNumParams() != 3 || !FTy->getParamType(1)->isPointerTy() || in inferPrototypeAttributes()
1594 !FTy->getParamType(2)->isPointerTy()) in inferPrototypeAttributes()
1602 if (!FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1608 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1616 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1617 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1625 if (FTy->getNumParams() != 4 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1626 !FTy->getParamType(2)->isPointerTy()) in inferPrototypeAttributes()
1634 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1641 if (FTy->getNumParams() != 1 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1642 !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1650 if (!FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1656 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1669 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1670 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1678 if (FTy->getNumParams() != 3 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1685 if (FTy->getNumParams() != 4 || !FTy->getParamType(3)->isPointerTy()) in inferPrototypeAttributes()
1692 if (FTy->getNumParams() < 1 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1693 !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1701 if (FTy->getNumParams() != 3 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1708 if (FTy->getNumParams() != 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1714 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1720 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1729 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1730 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1738 if (FTy->getNumParams() < 1 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1739 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1748 if (FTy->getNumParams() != 2 || !FTy->getReturnType()->isPointerTy() || in inferPrototypeAttributes()
1749 !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1750 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1761 if (FTy->getNumParams() == 0 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1767 if (!FTy->getReturnType()->isPointerTy()) in inferPrototypeAttributes()
1774 if (FTy->getNumParams() != 2 || !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()
1780 if (FTy->getNumParams() < 2 || !FTy->getParamType(0)->isPointerTy()) in inferPrototypeAttributes()
1787 if (FTy->getNumParams() != 2 || !FTy->getParamType(0)->isPointerTy() || in inferPrototypeAttributes()
1788 !FTy->getParamType(1)->isPointerTy()) in inferPrototypeAttributes()