Lines Matching refs:CanonicalLoopInfo
193 CanonicalLoopInfo *buildSingleLoopFunction(DebugLoc DL, in buildSingleLoopFunction()
220 CanonicalLoopInfo *Loop = in buildSingleLoopFunction()
1223 CanonicalLoopInfo *Loop = in TEST_F()
1277 CanonicalLoopInfo *Loop = in TEST_F()
1359 CanonicalLoopInfo *InnerLoop = nullptr; in TEST_F()
1380 CanonicalLoopInfo *OuterLoop = OMPBuilder.createCanonicalLoop( in TEST_F()
1387 CanonicalLoopInfo *Collapsed = in TEST_F()
1430 CanonicalLoopInfo *Loop = in TEST_F()
1438 std::vector<CanonicalLoopInfo *> GenLoops = in TEST_F()
1445 CanonicalLoopInfo *Floor = GenLoops[0]; in TEST_F()
1446 CanonicalLoopInfo *Tile = GenLoops[1]; in TEST_F()
1481 CanonicalLoopInfo *InnerLoop = nullptr; in TEST_F()
1495 CanonicalLoopInfo *OuterLoop = OMPBuilder.createCanonicalLoop( in TEST_F()
1505 std::vector<CanonicalLoopInfo *> GenLoops = OMPBuilder.tileLoops( in TEST_F()
1512 CanonicalLoopInfo *Floor1 = GenLoops[0]; in TEST_F()
1513 CanonicalLoopInfo *Floor2 = GenLoops[1]; in TEST_F()
1514 CanonicalLoopInfo *Tile1 = GenLoops[2]; in TEST_F()
1515 CanonicalLoopInfo *Tile2 = GenLoops[3]; in TEST_F()
1580 CanonicalLoopInfo *InnerLoop = nullptr; in TEST_F()
1596 CanonicalLoopInfo *OuterLoop = OMPBuilder.createCanonicalLoop( in TEST_F()
1607 std::vector<CanonicalLoopInfo *> GenLoops = in TEST_F()
1614 CanonicalLoopInfo *Floor0 = GenLoops[0]; in TEST_F()
1615 CanonicalLoopInfo *Floor1 = GenLoops[1]; in TEST_F()
1616 CanonicalLoopInfo *Tile0 = GenLoops[2]; in TEST_F()
1617 CanonicalLoopInfo *Tile1 = GenLoops[3]; in TEST_F()
1703 CanonicalLoopInfo *Loop = in TEST_F()
1710 std::vector<CanonicalLoopInfo *> GenLoops = in TEST_F()
1718 CanonicalLoopInfo *FloorLoop = GenLoops[0]; in TEST_F()
1771 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1802 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1834 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1857 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1860 CanonicalLoopInfo *UnrolledLoop = nullptr; in TEST_F()
1891 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1924 CanonicalLoopInfo *CLI = OMPBuilder.createCanonicalLoop( in TEST_F()
2017 CanonicalLoopInfo *CLI = in TEST_P()
2116 CanonicalLoopInfo *CLI = OMPBuilder.createCanonicalLoop( in TEST_P()
2257 CanonicalLoopInfo *CLI = OMPBuilder.createCanonicalLoop( in TEST_F()