Searched refs:GetLoopsInBinaryLayoutOrder (Results 1 – 15 of 15) sorted by relevance
105 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()190 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()276 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()363 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()451 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()539 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()637 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()738 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()838 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()941 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()[all …]
166 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()302 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()435 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()573 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()715 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()858 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()999 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()1139 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()1279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()1444 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()[all …]
139 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()258 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()419 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()559 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()680 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()801 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()922 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()1044 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()1169 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()1290 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F()[all …]
460 std::vector<Loop*> GetLoopsInBinaryLayoutOrder();
592 std::vector<Loop*> LoopDescriptor::GetLoopsInBinaryLayoutOrder() { in GetLoopsInBinaryLayoutOrder() function in spvtools::opt::LoopDescriptor