Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IP

1184   void *IP = nullptr;
1186 if ((N = FindNodeOrInsertPos(ID, DL, IP)))
1192 CSEMap.InsertNode(N, IP);
1225 void *IP = nullptr;
1227 if ((N = FindNodeOrInsertPos(ID, DL, IP)))
1233 CSEMap.InsertNode(N, IP);
1284 void *IP = nullptr;
1285 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP))
1290 CSEMap.InsertNode(N, IP);
1300 void *IP = nullptr;
1301 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1305 CSEMap.InsertNode(N, IP);
1319 void *IP = nullptr;
1320 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1324 CSEMap.InsertNode(N, IP);
1344 void *IP = nullptr;
1345 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1350 CSEMap.InsertNode(N, IP);
1371 void *IP = nullptr;
1372 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1377 CSEMap.InsertNode(N, IP);
1389 void *IP = nullptr;
1390 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1394 CSEMap.InsertNode(N, IP);
1403 void *IP = nullptr;
1404 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1408 CSEMap.InsertNode(N, IP);
1624 void* IP = nullptr;
1625 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP))
1638 CSEMap.InsertNode(N, IP);
1665 void* IP = nullptr;
1666 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP))
1673 CSEMap.InsertNode(N, IP);
1682 void *IP = nullptr;
1683 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1687 CSEMap.InsertNode(N, IP);
1696 void *IP = nullptr;
1697 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1701 CSEMap.InsertNode(N, IP);
1712 void *IP = nullptr;
1713 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1719 CSEMap.InsertNode(N, IP);
1735 void *IP = nullptr;
1736 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1740 CSEMap.InsertNode(N, IP);
1753 void *IP = nullptr;
1754 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1758 CSEMap.InsertNode(N, IP);
1768 void *IP = nullptr;
1769 if (SDNode *E = FindNodeOrInsertPos(ID, IP))
1773 CSEMap.InsertNode(N, IP);
1793 void *IP = nullptr;
1794 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP))
1801 CSEMap.InsertNode(N, IP);
2887 void *IP = nullptr;
2888 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP))
2893 CSEMap.InsertNode(N, IP);
3213 void *IP = nullptr;
3214 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP))
3219 CSEMap.InsertNode(N, IP);
3918 void *IP = nullptr;
3919 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP)) {
3926 CSEMap.InsertNode(N, IP);
4020 void *IP = nullptr;
4021 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP))
4026 CSEMap.InsertNode(N, IP);
4808 void* IP = nullptr;
4809 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
4819 CSEMap.InsertNode(N, IP);
4995 void *IP = nullptr;
4996 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5005 CSEMap.InsertNode(N, IP);
5118 void *IP = nullptr;
5119 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5127 CSEMap.InsertNode(N, IP);
5221 void *IP = nullptr;
5222 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5230 CSEMap.InsertNode(N, IP);
5291 void *IP = nullptr;
5292 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5300 CSEMap.InsertNode(N, IP);
5317 void *IP = nullptr;
5318 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP))
5326 CSEMap.InsertNode(N, IP);
5346 void *IP = nullptr;
5347 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5355 CSEMap.InsertNode(N, IP);
5375 void *IP = nullptr;
5376 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5384 CSEMap.InsertNode(N, IP);
5402 void *IP = nullptr;
5403 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5421 CSEMap.InsertNode(N, IP);
5438 void *IP = nullptr;
5439 if (SDNode *E = FindNodeOrInsertPos(ID, dl, IP)) {
5454 CSEMap.InsertNode(N, IP);
5525 void *IP = nullptr;
5527 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP))
5533 CSEMap.InsertNode(N, IP);
5581 void *IP = nullptr;
5582 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP))
5587 CSEMap.InsertNode(N, IP);
5642 void *IP = nullptr;
5643 SDVTListNode *Result = VTListMap.FindNodeOrInsertPos(ID, IP);
5649 VTListMap.InsertNode(Result, IP);
5661 void *IP = nullptr;
5662 SDVTListNode *Result = VTListMap.FindNodeOrInsertPos(ID, IP);
5669 VTListMap.InsertNode(Result, IP);
5682 void *IP = nullptr;
5683 SDVTListNode *Result = VTListMap.FindNodeOrInsertPos(ID, IP);
5691 VTListMap.InsertNode(Result, IP);
5704 void *IP = nullptr;
5705 SDVTListNode *Result = VTListMap.FindNodeOrInsertPos(ID, IP);
5710 VTListMap.InsertNode(Result, IP);
5981 void *IP = nullptr;
5985 if (SDNode *ON = FindNodeOrInsertPos(ID, SDLoc(N), IP))
5990 IP = nullptr;
6026 if (IP)
6027 CSEMap.InsertNode(N, IP); // Memoize the new node.
6151 void *IP = nullptr;
6156 IP = nullptr;
6157 if (SDNode *E = FindNodeOrInsertPos(ID, DL, IP)) {
6167 CSEMap.InsertNode(N, IP);
6201 void *IP = nullptr;
6202 if (SDNode *E = FindNodeOrInsertPos(ID, SDLoc(), IP)) {