Home | History | Annotate | Download | only in loop_optimizations

Lines Matching defs:module

188   Module* module = context->module();
189 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
205 for (Function& f : *context()->module()) {
348 Module* module = context->module();
349 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
519 Module* module = context->module();
520 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
597 Module* module = context->module();
598 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
601 Function* f = spvtest::GetFunction(module, 2);
691 Module* module = context->module();
692 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
695 Function* f = spvtest::GetFunction(module, 2);
960 Module* module = context->module();
961 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1085 Module* module = context->module();
1086 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1093 Function* f = spvtest::GetFunction(module, 4);
1257 Module* module = context->module();
1258 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1264 module, 4);
1375 Module* module = context->module();
1376 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1380 Function* f = spvtest::GetFunction(module, 4);
1419 Module* module = context->module();
1420 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1424 Function* f = spvtest::GetFunction(module, 4);
1586 Module* module = context->module();
1587 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1727 Module* module = context->module();
1728 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
1867 Module* module = context->module();
1868 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2020 Module* module = context->module();
2021 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2196 Module* module = context->module();
2197 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2272 Module* module = context->module();
2273 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2396 Module* module = context->module();
2397 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2557 Module* module = context->module();
2558 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2666 Module* module = context->module();
2667 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2746 Module* module = context->module();
2747 EXPECT_NE(nullptr, module) << "Assembling failed for ushader:\n"
2940 Module* module = context->module();
2941 EXPECT_NE(nullptr, module) << "Assembling failed for shader:\n"
2943 const Function* f = spvtest::GetFunction(module, 2);